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 37e2ad8 commit 1b75770Copy full SHA for 1b75770
1 file changed
.github/workflows/build.yml
@@ -4,7 +4,7 @@ jobs:
4
lint:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
8
- uses: actions/setup-node@v4
9
with:
10
node-version: 18
@@ -15,7 +15,7 @@ jobs:
15
build:
16
17
18
19
20
21
0 commit comments