back to checkout@2
This commit is contained in:
parent
537b8167ad
commit
43651a1aa6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/eowyn.yml
vendored
2
.github/workflows/eowyn.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Setup Zig
|
- name: Setup Zig
|
||||||
uses: goto-bus-stop/setup-zig@v2
|
uses: goto-bus-stop/setup-zig@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue