mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40:46 -05:00
back to checkout@2
This commit is contained in:
parent
fa335d4166
commit
65f3672ca5
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]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Setup Zig
|
||||
uses: goto-bus-stop/setup-zig@v2
|
||||
|
|
Loading…
Reference in a new issue