Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9062c8a

Browse files
authoredAug 15, 2024··
chore(deps): update patrickedqvist/wait-for-vercel-preview action to v1.3.2
1 parent 64f03fa commit 9062c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/integration-tests-live.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# this allows to use action cache, which is not possible when using deployment_status otherwise
4949
# see https://github.com/actions/cache/issues/319
5050
- name: Wait for Vercel Preview
51-
uses: patrickedqvist/wait-for-vercel-preview@v1.3.1
51+
uses: patrickedqvist/wait-for-vercel-preview@v1.3.2
5252
id: waitForVercelPreview
5353
with:
5454
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.