diff --git a/.github/workflows/docker-ci.yml b/.github/workflows/docker-ci.yml index 92c23a9b0..a46ad5129 100644 --- a/.github/workflows/docker-ci.yml +++ b/.github/workflows/docker-ci.yml @@ -31,7 +31,7 @@ jobs: - name: Upload Artifacts to action run if: github.repository == 'Edirom/Edirom-Online' - uses: actions/upload-artifact@v3.1.3 + uses: actions/upload-artifact@v4.3.0 with: # The name that the artifact will be made available under name: EdiromOnline_${{ steps.short-sha.outputs.sha }}.zip