Merge pull request #8 from neuschaefer/dev

GitHub CI: Bump actions/checkout to v3
main
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
1 changed files with 1 additions and 1 deletions

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 fox32rom artifact
uses: dawidd6/action-download-artifact@v2