diff --git a/.github/workflows/test-and-zip-default-themes.yml b/.github/workflows/test-and-zip-default-themes.yml index 9c6cb3a6da312..4691f3be1d2ea 100644 --- a/.github/workflows/test-and-zip-default-themes.yml +++ b/.github/workflows/test-and-zip-default-themes.yml @@ -130,7 +130,7 @@ jobs: ref: ${{ github.event_name == 'workflow_dispatch' && inputs.branch || github.ref }} - name: Upload theme ZIP as an artifact - uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # v3.1.1 + uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2 with: if-no-files-found: error name: ${{ matrix.theme }}