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 9b0b1f7 commit 1f79974Copy full SHA for 1f79974
.github/workflows/size-limit.yml
@@ -9,7 +9,7 @@ jobs:
9
env:
10
CI_JOB_NUMBER: 1
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
13
- uses: andresz1/[email protected]
14
with:
15
github_token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
- uses: actions/setup-node@v4
16
node-version: '14'
0 commit comments