Skip to content

Commit

Permalink
Merge pull request #597 from BradleySappington/actions_version
Browse files Browse the repository at this point in the history
update actions/checkout to v4
  • Loading branch information
BradleySappington authored Oct 30, 2023
2 parents e3195c7 + 6c72e2e commit d08dfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit d08dfb9

Please sign in to comment.