gang what are we doing here
Some checks failed
CI / build (push) Failing after 13m26s

This commit is contained in:
ultrablob 2025-02-03 14:41:58 -05:00
parent 5c077d07c8
commit cdc1d8992e

View file

@ -33,7 +33,7 @@ jobs:
with:
# 7-Zip release tag from its GitHub Releases page e.g. 24.07.
# default: latest
tag: ""
tag: "24.09"
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2