Skip to content

Commit 54ffcbd

Browse files
committed
cloudflare/pages-action to v3
1 parent 49cb51d commit 54ffcbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: pnpm build
3535

3636
- name: Deploy to Cloudflare Pages
37-
uses: cloudflare/pages-action@v1
37+
uses: cloudflare/pages-action@v3
3838
with:
3939
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
4040
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 commit comments

Comments
 (0)