diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index ab8851b..145c1e0 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -37,7 +37,7 @@ jobs: cp -vrf asset/*.jar artifacts - name: "Upload artifact" - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: Artifact path: artifacts \ No newline at end of file