Skip to content

Commit 7b90f1e

Browse files
chore(deps): update actions/checkout action to v2 (#118)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5e92aca commit 7b90f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/size-limit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
env:
1010
CI_JOB_NUMBER: 1
1111
steps:
12-
- uses: actions/checkout@v1
12+
- uses: actions/checkout@v2
1313
- uses: andresz1/[email protected]
1414
with:
1515
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)