Skip to content

Commit

Permalink
chore: update zig action [#patch] (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo authored Oct 26, 2024
1 parent 1769121 commit 6927e3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@ jobs:
aws-region: ${{ inputs.aws-region }}
retry-max-attempts: 2
- name: Install Zig toolchain
uses: korandoru/setup-zig@3d137e800ac114393177819328e565c3adc75210
# v1.7.1
uses: mlugg/setup-zig@a67e68dc5c8281d9608136d3d7ca1b282213e4ac
# v1.2.1
with:
zig-version: master
version: latest
- name: Install Cargo Lambda
uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4
# v1.12.0
Expand Down

0 comments on commit 6927e3a

Please sign in to comment.