Merge pull request #2 from neuschaefer/dev
GitHub CI: Bump actions/checkout to v3
This commit is contained in:
commit
c67c96bf3a
2
.github/workflows/fox32rom-unstable.yml
vendored
2
.github/workflows/fox32rom-unstable.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user