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.
2 parents f125c63 + de2014c commit f9a7a16Copy full SHA for f9a7a16
.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- name: checkout repo
8
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
9
- name: use node.js
10
uses: actions/setup-node@v4
11
with:
0 commit comments