We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 328dff6 commit 12432a8Copy full SHA for 12432a8
.github/workflows/test.yml
@@ -11,6 +11,6 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: checkout
14
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
15
- name: test
16
run: yarn test --ci
0 commit comments