Skip to content

Commit 962acad

Browse files
chore(deps): update actions/checkout action to v3 (element-plus#6633)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6b74660 commit 962acad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/size-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
env:
1313
CI_JOB_NUMBER: 1
1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v3
1616

1717
- name: Setup node
1818
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)