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 0feaba4 commit af7a806Copy full SHA for af7a806
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout code
17
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
18
- name: Use Node.js LTS (22.x)
19
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
20
with:
21
node-version: '22'
22
- run: npm ci
0 commit comments