We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c96ff8 commit f6e213fCopy full SHA for f6e213f
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- 18
21
- 20
22
steps:
23
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
24
- uses: actions/setup-node@v4
25
with:
26
node-version: ${{ matrix.node }}
0 commit comments