Skip to content

Commit 1e5d88a

Browse files
committed
upgrade checkout action version
1 parent f4203cb commit 1e5d88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
runs-on: ${{ matrix.os }}
9797
steps:
9898
- name: Checkout
99-
uses: actions/checkout@v1
99+
uses: actions/checkout@v2
100100
- name: Setup Rust
101101
uses: hecrj/setup-rust-action@v1
102102
with:

0 commit comments

Comments
 (0)