Updated GHA checkout

This commit is contained in:
AnonymousRandomPerson 2024-09-20 23:34:54 -04:00
parent 84255fc42d
commit 3915bf636f

View File

@ -35,7 +35,7 @@ jobs:
sudo apt -y --allow-downgrades install --install-recommends winehq-stable
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up repo
run: |