We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79789a8 commit 2386814Copy full SHA for 2386814
1 file changed
.github/workflows/release-and-publish.yml
@@ -70,7 +70,7 @@ jobs:
70
# https://github.com/marketplace/actions/checkout
71
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
72
# https://github.com/marketplace/actions/setup-node-js-environment
73
- - uses: actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag=v3.3.0
+ - uses: actions/setup-node@5b949b50c3461bbcd5a540b150c368278160234a # tag=v3.4.0
74
with:
75
node-version: 12
76
registry-url: https://registry.npmjs.org/
0 commit comments