Skip to content

Commit ee1a0a9

Browse files
authored
Merge pull request #100 from 06chaynes/dependabot/github_actions/develop/JamesIves/github-pages-deploy-action-4.7.3
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
2 parents f5bd5bb + 921fdcb commit ee1a0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oranda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
oranda build
2020
2121
- name: Deploy to Github Pages
22-
uses: JamesIves/github-pages-deploy-action@v4.7.2
22+
uses: JamesIves/github-pages-deploy-action@v4.7.3
2323
if: ${{ github.ref == 'refs/heads/main' }}
2424
with:
2525
branch: gh-pages

0 commit comments

Comments
 (0)