We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c2841 commit c5e2d97Copy full SHA for c5e2d97
.github/workflows/autofix.yml
@@ -42,7 +42,7 @@ jobs:
42
cancel-in-progress: false
43
steps:
44
- name: Checkout Code
45
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
46
- name: Setup Rust Toolchain
47
uses: actions-rust-lang/setup-rust-toolchain@v1
48
with:
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
contents: read
40
41
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
67
0 commit comments