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 602e6f1 + 53c29fe commit 1000acbCopy full SHA for 1000acb
.github/workflows/lint.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
12
- uses: actions/setup-node@v4
13
with:
14
node-version: '14'
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: macOS-latest
0 commit comments