Skip to content

Commit 66453fd

Browse files
authored
Merge pull request #233 from InsightSoftwareConsortium/netlify-action-bump
ENH: Bump Netlify GitHub Action to v1.1.13
2 parents 99ade4c + 0ee1817 commit 66453fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ jobs:
411411
tar --strip-components=1 -xf ${{ github.workspace }}/ITKExamples-build/ITKExamples-*-html.tar.gz -C site
412412
413413
- name: Publish website to Netlify
414-
uses: nwtgck/actions-netlify@v1.1
414+
uses: nwtgck/actions-netlify@v1.1.13
415415
with:
416416
publish-dir: './site'
417417
production-branch: master

0 commit comments

Comments
 (0)