We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89abd3c commit 4867d88Copy full SHA for 4867d88
.github/workflows/npm-publish.yml
@@ -10,7 +10,7 @@ jobs:
10
build-and-publish:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@6ccd57f4c5d15bdc2fef309bd9fb6cc9db2ef1c6
14
- uses: actions/setup-node@v3
15
with:
16
node-version: 20
0 commit comments