diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 03d2e29b..d0243008 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@v5 + uses: actions/upload-artifact@v6 with: name: dist path: ./dist/* diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 5ad508c1..81971d8b 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@v5 + - uses: actions/upload-artifact@v6 with: name: pr_number path: pr/ diff --git a/.github/workflows/resource_pack_ci.yml b/.github/workflows/resource_pack_ci.yml index b4651e16..e79ea819 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@v5 + uses: actions/upload-artifact@v6 with: name: openinv-legibility-pack path: ./resource-pack/openinv-legibility-pack/