Skip to content

Commit 7a19991

Browse files
authored
Update rust.yml
1 parent f594536 commit 7a19991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spartan/.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build_nightly:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v2
13+
- uses: actions/checkout@v4
1414
- name: Install
1515
run: rustup default nightly
1616
- name: Install rustfmt Components

0 commit comments

Comments
 (0)