We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777fa53 commit a308d1dCopy full SHA for a308d1d
.github/workflows/index.yaml
@@ -9,7 +9,7 @@ jobs:
9
node: [18]
10
os: [ubuntu-latest, windows-latest, macos-latest]
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
- uses: actions/setup-node@v4
14
with:
15
node-version: ${{ matrix.node }}
0 commit comments