Update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot] 2023-12-28 22:39:14 +00:00 committed by GitHub
parent 2c4455ab6d
commit 04d1b9ebe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ jobs:
- name: Build and test all crates
run: just ci
- name: Upload build artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: example-games
path: ~/target/*.gba