We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f28d6ad + d4a3d58 commit c70e5d8Copy full SHA for c70e5d8
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
# https://github.com/rust-windowing/winit/pull/2453
22
rust_version: [1.64.0, stable]
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
25
26
- uses: hecrj/setup-rust-action@v1
27
with:
@@ -98,7 +98,7 @@ jobs:
98
format:
99
runs-on: ubuntu-latest
100
101
102
103
- uses: actions-rs/toolchain@v1
104
0 commit comments