Skip to content

Commit

Permalink
Merge pull request #134 from cpp-lln-lab/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
Remi-Gau authored Oct 1, 2023
2 parents d8dd0a1 + 23483a4 commit 2454046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moxunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 1
Expand Down

0 comments on commit 2454046

Please sign in to comment.