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 7ed41f7 commit 40e5f54Copy full SHA for 40e5f54
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28
- - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
+ - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
29
with:
30
node-version: '18.x'
31
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version: ${{ env.NODE_VERSION }}
0 commit comments