We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f594536 commit 7a19991Copy full SHA for 7a19991
spartan/.github/workflows/rust.yml
@@ -10,7 +10,7 @@ jobs:
10
build_nightly:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- name: Install
15
run: rustup default nightly
16
- name: Install rustfmt Components
0 commit comments