Skip to content

Commit 0ee1817

Browse files
committed
ENH: Bump Netlify GitHub Action to v1.1.13
1 parent 99ade4c commit 0ee1817

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)