mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 11:25:33 +00:00
ci: bump mlugg/setup-zig from 1 to 2
Bumps [mlugg/setup-zig](https://github.com/mlugg/setup-zig) from 1 to 2. - [Release notes](https://github.com/mlugg/setup-zig/releases) - [Commits](https://github.com/mlugg/setup-zig/compare/v1...v2) --- updated-dependencies: - dependency-name: mlugg/setup-zig dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -207,7 +207,7 @@ jobs:
|
|||||||
name: build using zig build
|
name: build using zig build
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: mlugg/setup-zig@v1
|
- uses: mlugg/setup-zig@v2
|
||||||
with:
|
with:
|
||||||
version: 0.14.0
|
version: 0.14.0
|
||||||
- run: sudo apt-get install -y inotify-tools
|
- run: sudo apt-get install -y inotify-tools
|
||||||
|
|||||||
Reference in New Issue
Block a user