diff --git a/.github/workflows/Archive_Plugin_Artifact.yml b/.github/workflows/Archive_Plugin_Artifact.yml index c0d77ca..6ace5b6 100644 --- a/.github/workflows/Archive_Plugin_Artifact.yml +++ b/.github/workflows/Archive_Plugin_Artifact.yml @@ -22,6 +22,6 @@ jobs: - name: Build run: mvn -Dmaven.test.skip=true -Dspotbugs.skip=true --batch-mode --show-version clean install - name: Archive - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 + uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0 with: path: target/tuleap-git-branch-source.hpi