diff --git a/.github/workflows/actions.yaml b/.github/workflows/actions.yaml index 3b55168..348e9bc 100644 --- a/.github/workflows/actions.yaml +++ b/.github/workflows/actions.yaml @@ -117,7 +117,7 @@ jobs: with: fetch-depth: 0 - name: Download build - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 with: name: release path: release/ @@ -144,7 +144,7 @@ jobs: with: fetch-depth: 0 - name: Download build - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 with: name: release path: release/ @@ -189,7 +189,7 @@ jobs: - run: echo "VERSION=$(echo ${{ steps.jjversion.outputs.majorMinorPatch }})" >> $GITHUB_ENV - run: echo "PREVIOUS_COMMIT_VERSION=$(echo ${{ steps.previousversion.outputs.majorMinorPatch }})" >> $GITHUB_ENV - name: Download build - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 with: name: android-release path: android-release/