We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99008b4 commit 62497d1Copy full SHA for 62497d1
.github/workflows/actions/publish-npm/action.yml
@@ -18,7 +18,7 @@ runs:
18
shell: bash
19
20
- name: Checkout Code
21
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
22
23
- name: Get Core Dependencies
24
uses: ./.github/workflows/actions/get-core-dependencies
0 commit comments