Skip to content

Commit 4867d88

Browse files
committed
add SHA for checkout
1 parent 89abd3c commit 4867d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build-and-publish:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@6ccd57f4c5d15bdc2fef309bd9fb6cc9db2ef1c6
1414
- uses: actions/setup-node@v3
1515
with:
1616
node-version: 20

0 commit comments

Comments
 (0)