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 3cffd53 commit 8c62bf5Copy full SHA for 8c62bf5
.github/workflows/yarn.yaml
@@ -5,7 +5,7 @@ jobs:
5
name: Install and test with yarn
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
9
- uses: actions/setup-node@v4
10
with:
11
node-version: "18.16"
0 commit comments