Skip to content

Commit cd53c33

Browse files
committed
Upgrade actions
1 parent 92dc09f commit cd53c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{ matrix.os }}
2020
name: Zig ${{ matrix.zig }} on ${{ matrix.os }}
2121
steps:
22-
- uses: actions/checkout@v3
22+
- uses: actions/checkout@v4
2323
- uses: cachix/install-nix-action@v19
2424
with:
2525
install_url: https://releases.nixos.org/nix/nix-2.13.3/install

0 commit comments

Comments
 (0)