Skip to content

Commit ea415fd

Browse files
authored
Merge pull request #121 from nlamirault/dependabot/github_actions/mlugg/setup-zig-2.1.0
build(deps): Bump mlugg/setup-zig from 2.0.5 to 2.1.0
2 parents f6cdfbb + ca93eac commit ea415fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
# Need this for both 'zig build' and 'cargo zigbuild'
7575
- name: Setup Zig
76-
uses: mlugg/setup-zig@8d6198c65fb0feaa111df26e6b467fea8345e46f # v2.0.5
76+
uses: mlugg/setup-zig@fa65c4058643678a4e4a9a60513944a7d8d35440 # v2.1.0
7777

7878
- name: Install cargo-zigbuild
7979
run: cargo install --locked cargo-zigbuild

0 commit comments

Comments
 (0)