Merge pull request #2 from neuschaefer/dev

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

View File

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