We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 239b8d0 + 5d82f5a commit 296c3ddCopy full SHA for 296c3dd
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- 22
23
runs-on: ${{ matrix.platform }}
24
steps:
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
26
- uses: actions/setup-node@v5
27
with:
28
node-version: ${{ matrix.node-version }}
0 commit comments