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 f371881 commit fc9e825Copy full SHA for fc9e825
.github/workflows/release-and-publish.yml
@@ -68,7 +68,7 @@ jobs:
68
# https://github.com/marketplace/actions/checkout
69
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
70
# https://github.com/marketplace/actions/setup-node-js-environment
71
- - uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
+ - uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
72
with:
73
node-version: 16
74
registry-url: https://registry.npmjs.org/
0 commit comments