diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0ba076e8..53226e20 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@v6 + uses: actions/upload-artifact@v7 with: name: dist path: ./dist/* diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 81971d8b..721b7fcc 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@v6 + - uses: actions/upload-artifact@v7 with: name: pr_number path: pr/ diff --git a/.github/workflows/resource_pack_ci.yml b/.github/workflows/resource_pack_ci.yml index e79ea819..1e1ed59e 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@v6 + uses: actions/upload-artifact@v7 with: name: openinv-legibility-pack path: ./resource-pack/openinv-legibility-pack/