Skip to content

Commit 84326af

Browse files
Bump actions/checkout from 3 to 4 (#5)
1 parent ad8aba7 commit 84326af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
os: [ubuntu-latest, macos-latest, windows-latest]
1414
runs-on: ${{ matrix.os }}
1515
steps:
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v4
1717
with:
1818
submodules: true
1919
- uses: goto-bus-stop/setup-zig@v2

0 commit comments

Comments
 (0)