We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9452a12 commit 1a54f4fCopy full SHA for 1a54f4f
1 file changed
.github/workflows/nodejs.yml
@@ -11,7 +11,7 @@ jobs:
11
node-version: [20.x]
12
13
steps:
14
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
15
16
- name: Use Node.js ${{ matrix.node-version }}
17
uses: actions/setup-node@v6
0 commit comments