diff --git a/.github/workflows/Archive_Plugin_Artifact.yml b/.github/workflows/Archive_Plugin_Artifact.yml index c721ac3..00ad052 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@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6 + uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1 with: path: target/tuleap-git-branch-source.hpi