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 ccf3b68 commit 5329e21Copy full SHA for 5329e21
.github/workflows/pr.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-latest
31
steps:
32
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
33
- - uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
+ - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
34
with:
35
node-version: 18
36
cache: npm
0 commit comments