We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
w3nl
Learn more about funding links in repositories.
Report abuse
2 parents 9e71632 + 6d1fa7f commit 5af970cCopy full SHA for 5af970c
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
node-version: [18.x, 20.x, 21.x, 22.x]
13
14
steps:
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
16
- name: Use Node.js ${{ matrix.node-version }}
17
uses: actions/setup-node@v4
18
with:
0 commit comments