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 61bf7d3 commit e6307b0Copy full SHA for e6307b0
.github/workflows/size-limit.yml
@@ -9,7 +9,7 @@ jobs:
9
env:
10
CI_JOB_NUMBER: 1
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
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@v2
16
node-version: '14'
0 commit comments