diff options
| author | Chris Boesch <[email protected]> | 2023-01-27 21:39:33 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-27 21:39:33 +0100 |
| commit | 00e6ad1f987eeaf1e0fec170d8268490237c7cd2 (patch) | |
| tree | 4496665f34393cef447602d73746fa6f9a58b409 | |
| parent | c2cd1472a437178dcb7548f2177fb275c84fb5f3 (diff) | |
| download | ziglings-00e6ad1f987eeaf1e0fec170d8268490237c7cd2.tar.xz ziglings-00e6ad1f987eeaf1e0fec170d8268490237c7cd2.zip | |
update goto-bus-stop
| -rw-r--r-- | .github/workflows/eowyn.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/eowyn.yml b/.github/workflows/eowyn.yml index 11c4e38..0bdb495 100644 --- a/.github/workflows/eowyn.yml +++ b/.github/workflows/eowyn.yml @@ -19,7 +19,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Setup Zig - uses: goto-bus-stop/[email protected] + uses: goto-bus-stop/setup-zig@v2 with: version: master |
