diff options
author | wlodekm <[email protected]> | 2024-11-15 11:29:58 +0200 |
---|---|---|
committer | wlodekm <[email protected]> | 2024-11-15 11:29:58 +0200 |
commit | 12fa89c91ecbd2af9592b38bcb2b17c7c7325cdb (patch) | |
tree | 4c1e7b9a221493d41e92238600e353b5acfe8cdd | |
parent | 7825f77ae5446ca72c1445be3273852fd1f12f4a (diff) |
udsniaufsnifdaujs aaaaaaaaaaaa
-rw-r--r-- | .github/workflows/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6a86593..7e28f6d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: run: ls -R build # List contents of build to ensure files are there - name: Upload build artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: compressed-files path: build/compressed/* # Upload the files in the build/compressed directory |