ci: bump actions version tag

This commit is contained in:
Anonymous Maarten
2024-01-26 02:33:20 +01:00
parent 33f86d81fc
commit c5794cd911
15 changed files with 31 additions and 31 deletions

View File

@@ -12,7 +12,7 @@ jobs:
container:
image: dockcross/linux-ppc64le:latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install build requirements
run: |
apt-get update -y
@@ -54,7 +54,7 @@ jobs:
run: |
export PKG_CONFIG_PATH=${{ env.SDL3_DIR }}/lib/pkgconfig
cmake/test/test_pkgconfig.sh
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
if-no-files-found: error
name: SDL-ppc64le