Skip to content

Commit b1e9794

Browse files
committed
Update cloudflare/wrangler-action to version v3.14.1 in GitHub Actions workflow
Signed-off-by: DavidOsipov <[email protected]>
1 parent 797ad5f commit b1e9794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
working-directory: site
4141

4242
- name: Publish
43-
uses: cloudflare/wrangler-action@707f63750981584eb6abc365a50d441516fb04b8
43+
uses: cloudflare/wrangler-action@v3.14.1
4444
with:
4545
apiToken: ${{ secrets.CLOUDFLARE_TOKEN }}
4646
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 commit comments

Comments
 (0)