Skip to content

Commit 993c232

Browse files
committed
chore: ci
1 parent 8044d1b commit 993c232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
- uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675
11+
- uses: actions/checkout@v2
1212

1313
- name: Install and Build
1414
run: |

0 commit comments

Comments
 (0)