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 59569d4 commit 19c4ccdCopy full SHA for 19c4ccd
.github/workflows/lint.yml
@@ -7,7 +7,7 @@ jobs:
7
lint:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
- uses: actions/setup-node@v4
12
with:
13
node-version: 22
0 commit comments