Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #150 from orange-cloudfoundry/renovate/actions-che…
Browse files Browse the repository at this point in the history
…ckout-4.x

chore(deps): update actions/checkout action to v4
  • Loading branch information
poblin-orange authored Sep 25, 2023
2 parents 8727a8b + 1d70379 commit a9b1b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit a9b1b9a

Please sign in to comment.