Skip to content

Commit

Permalink
Merge pull request #1334 from nexusformat/1319-CI-checkout-action-update
Browse files Browse the repository at this point in the history
update GHA checkout to current version
  • Loading branch information
prjemian committed Dec 1, 2023
2 parents a7dda1e + 3e79b61 commit ecca355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

steps:
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit ecca355

Please sign in to comment.