Skip to content

Commit

Permalink
Merge pull request #177 from jhlegarreta/BumpCheckoutAction
Browse files Browse the repository at this point in the history
ENH: Bump `checkout` GHA to v4 in workflows
  • Loading branch information
jhlegarreta authored Oct 13, 2023
2 parents 331e5d5 + 5beea85 commit f9d47da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit f9d47da

Please sign in to comment.