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 c6c0be2 commit a0b0c87Copy full SHA for a0b0c87
.github/workflows/main.yml
@@ -4,7 +4,7 @@ jobs:
4
build:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v5
8
- name: Install modules
9
run: npm ci
10
- name: Run tests
0 commit comments