We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67c40b5 + f33b8b2 commit 59f9d59Copy full SHA for 59f9d59
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: [16.x]
16
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
- name: Use Node.js ${{ matrix.node-version }}
20
uses: actions/setup-node@v3
21
with:
0 commit comments