We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm-publish.yml
1 parent c4cff11 commit a76e131Copy full SHA for a76e131
1 file changed
.github/workflows/npm-publish.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd3184696330 # v4.1.2
+ - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
10
# Setup .npmrc file to publish to npm
11
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
12
with:
0 commit comments