Skip to content

Commit

Permalink
update action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lwaldron committed Sep 2, 2024
1 parent 63796ce commit f036d4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:


- name: Update README.md
uses: github-actions-x/commit@v6
uses: github-actions-x/commit@v2.9
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
push-branch: 'main'
Expand All @@ -71,7 +71,7 @@ jobs:
email: [email protected]

- name: Deploy ð
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit f036d4d

Please sign in to comment.