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 85fd8e6 commit 999122aCopy full SHA for 999122a
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
22
- name: Setup Node.js environment
23
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
24
with:
25
node-version-file: 'package.json'
26
cache: npm
0 commit comments