chore(deps)!: update actions/checkout action to v6 (#45)

Co-authored-by: onion-4-dinner <15676555+onion-4-dinner@users.noreply.github.com>
This commit is contained in:
2026-02-14 01:44:41 -06:00
committed by GitHub
co-authored by onion-4-dinner
parent f0006c4c43
commit 2d6e22105d
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
artifact: yellowjacket-windows-amd64.exe
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
ref: ${{ github.event.release.tag_name }}
submodules: recursive