Skip to content

Commit ce480eb

Browse files
author
MerchantPug
committed
Update out of date Vercel action.
1 parent de9eb78 commit ce480eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: amondnet/vercel-action@v20
11+
- uses: amondnet/vercel-action@v25
1212
with:
1313
vercel-token: ${{ secrets.VERCEL_TOKEN }}
1414
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)