We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b73d4e + 4f4d8f7 commit 9be3a80Copy full SHA for 9be3a80
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@v5
+ - uses: actions/checkout@v6
26
- uses: actions/setup-node@v5
27
with:
28
node-version: ${{ matrix.node-version }}
0 commit comments