diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e5b669f..955b33dc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: # Upload artifacts - name: Upload Distributable Jar id: upload-final - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: dist path: ./dist/* diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index f2dbf2f8..5ad508c1 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -16,7 +16,7 @@ jobs: run: | mkdir -p ./pr echo ${{ github.event.number }} > ./pr/pr_number - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v5 with: name: pr_number path: pr/ diff --git a/.github/workflows/resource_pack_ci.yml b/.github/workflows/resource_pack_ci.yml index f4f11e09..3c7bffd9 100644 --- a/.github/workflows/resource_pack_ci.yml +++ b/.github/workflows/resource_pack_ci.yml @@ -17,7 +17,7 @@ jobs: - name: Build resource pack id: upload-resource-pack - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: openinv-legibility-pack path: ./resource-pack/openinv-legibility-pack/