Merge pull request #8 from neuschaefer/dev

GitHub CI: Bump actions/checkout to v3
This commit is contained in:
Ry 2023-01-29 17:00:41 -08:00 committed by GitHub
commit 157841311d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
name: Build name: Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v3
- name: Download latest fox32rom artifact - name: Download latest fox32rom artifact
uses: dawidd6/action-download-artifact@v2 uses: dawidd6/action-download-artifact@v2