Skip to content

Commit dd4c6a7

Browse files
authored
Merge pull request #1389 from adafruit/dhalbert-patch-1
Update to peaceiris/actions-gh-pages@v4
2 parents 6db5acc + c3e535e commit dd4c6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: |
6868
bundle exec jekyll build -d build
6969
- name: Deploy
70-
uses: peaceiris/actions-gh-pages@v3
70+
uses: peaceiris/actions-gh-pages@v4
7171
with:
7272
github_token: ${{ secrets.GITHUB_TOKEN }}
7373
publish_dir: ./build

0 commit comments

Comments
 (0)