We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 354c5ca + b3a448a commit 2501421Copy full SHA for 2501421
1 file changed
.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- name: checkout repo
8
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
9
- name: use node.js
10
uses: actions/setup-node@v6
11
with:
0 commit comments