Skip to content

Commit b02d8bc

Browse files
chore(deps): update nwtgck/actions-netlify action to v4
1 parent d530961 commit b02d8bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildDeploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
echo "GIT_SHORT_REVISION=$(echo ${GITHUB_SHA} | cut -c1-7)" | tee -a $GITHUB_ENV
8484
8585
- name: Deploy visual tests to Netlify
86-
uses: nwtgck/actions-netlify@v3
86+
uses: nwtgck/actions-netlify@v4
8787
id: deploy-to-netlify
8888
with:
8989
publish-dir: dist/dev

0 commit comments

Comments
 (0)