diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index d5305a5..893c1e8 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -161,7 +161,7 @@ jobs: # If github-token is specified, this is the run that artifacts will be downloaded from. # Optional. Default is ${{ github.run_id }} # run-id: - - uses: cloudflare/wrangler-action@a08dc762e87e8754e0d56a16a35a70b406bc869f # v3.6.1 + - uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 # v3.14.1 id: wrangler with: apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} @@ -249,7 +249,7 @@ jobs: # If github-token is specified, this is the run that artifacts will be downloaded from. # Optional. Default is ${{ github.run_id }} # run-id: - - uses: cloudflare/wrangler-action@a08dc762e87e8754e0d56a16a35a70b406bc869f # v3.6.1 + - uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 # v3.14.1 id: wrangler with: apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}