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 89f29c7 commit d356479Copy full SHA for d356479
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
os: [ubuntu-latest, windows-latest, macOS-latest]
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
- uses: actions/setup-node@v4
15
with:
16
node-version-file: .nvmrc
0 commit comments