Skip to content

Commit

Permalink
bump commit action version
Browse files Browse the repository at this point in the history
  • Loading branch information
k-doering-NOAA authored Oct 31, 2023
1 parent 972ee59 commit a8a86c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-and-style-r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:

- name: commit if using commit directly
if: inputs.commit-directly == true
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'style and docs: run devtools::document() and styler::style_pkg()'

Expand Down

0 comments on commit a8a86c1

Please sign in to comment.