There was an error while loading. Please reload this page.
1 parent 8430516 commit caf8039Copy full SHA for caf8039
.github/workflows/license.yml
@@ -22,7 +22,7 @@ on:
22
23
jobs:
24
license:
25
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
26
steps:
27
- uses: actions/checkout@v2
28
with:
.github/workflows/publish.yml
@@ -29,7 +29,7 @@ jobs:
29
publish:
30
name: Publish
31
32
33
34
- name: Checkout
35
uses: actions/checkout@v2
.github/workflows/rust.yml
@@ -27,7 +27,7 @@ env:
rust:
0 commit comments