Skip to content

Commit

Permalink
update vercel action (node 12 to 16)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcoz committed Nov 30, 2022
1 parent 298efe7 commit f6e33cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:

- name: VercelDeploy
id: VercelDeploy
uses: amondnet/vercel-action@v20
uses: amondnet/vercel-action@v25.1.0
with:
# token github_action_les_tilleuls_coop sur compte de Julien, via https://vercel.com/account/tokens
vercel-token: ${{ inputs.VERCEL_TOKEN }}
Expand Down

0 comments on commit f6e33cb

Please sign in to comment.