Skip to content

Commit

Permalink
Update zig action
Browse files Browse the repository at this point in the history
  • Loading branch information
stabbylambda committed Feb 3, 2024
1 parent 61a7865 commit 993d904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
- name: Install Zig toolchain
uses: korandoru/setup-zig@v1
uses: korandoru/setup-zig@v1.6.1
with:
zig-version: 0.10.0
- name: Install Cargo Lambda
Expand Down

0 comments on commit 993d904

Please sign in to comment.