Skip to content

Commit

Permalink
Bump checkout to v4 to target node20 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinprakash96 committed Apr 4, 2024
1 parent 275ea00 commit ca3bd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: "zig v${{ matrix.zig-version }} on ${{ matrix.runner-os }}"
steps:
- name: Checkout Correct Branch
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install Zig
uses: goto-bus-stop/setup-zig@v2
with:
Expand Down

0 comments on commit ca3bd36

Please sign in to comment.