We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3d719 commit e052bbcCopy full SHA for e052bbc
.github/workflows/release.yml
@@ -7,7 +7,7 @@ jobs:
7
publish:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses actions/checkout@v4
+ - uses: actions/checkout@v4
11
- name: Install toolchain
12
run: |
13
rustup toolchain install stable --profile minimal
0 commit comments