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 420009c commit 99886f4Copy full SHA for 99886f4
.github/workflows/tests.yml
@@ -6,6 +6,6 @@ jobs:
6
test:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
10
- run: yarn
11
- run: yarn test
0 commit comments