We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 608f5ba commit 662f50dCopy full SHA for 662f50d
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- v5.0-latest
25
- v4.4-latest
26
steps:
27
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
28
- uses: actions/setup-node@v4
29
with:
30
node-version: ${{ matrix.node }}
0 commit comments