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 ca8a5ea commit 78db01eCopy full SHA for 78db01e
.github/workflows/test.yaml
@@ -6,7 +6,7 @@ jobs:
6
lint-and-check:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
10
- name: Use Node.js 22
11
uses: actions/setup-node@v4
12
with:
0 commit comments