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 6f5be78 commit c19a195Copy full SHA for c19a195
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
RUST:
17
- nightly
18
steps:
19
- - uses: actions/checkout@v3.0.2
+ - uses: actions/checkout@v3.1.0
20
with:
21
persist-credentials: false
22
@@ -75,7 +75,7 @@ jobs:
75
FLAGS: "-Z minimal-versions"
76
77
78
79
80
81
@@ -101,7 +101,7 @@ jobs:
101
coverage:
102
runs-on: ubuntu-latest
103
104
105
106
107
0 commit comments