Skip to content

Commit

Permalink
Merge pull request #29 from jpbnetley/bugfix/deps
Browse files Browse the repository at this point in the history
build: update checkout version
  • Loading branch information
jpbnetley authored Jul 23, 2024
2 parents 13a1b8d + d90049b commit ab01291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
persist-credentials: false

Expand Down

0 comments on commit ab01291

Please sign in to comment.