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 970d031 commit 60c60f7Copy full SHA for 60c60f7
.github/workflows/nodejs.yml
@@ -19,7 +19,7 @@ jobs:
19
run_install: false
20
21
- name: Git checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
24
- name: Use Node.js ${{ matrix.node-version }}
25
uses: actions/setup-node@v4
0 commit comments