Skip to content

Commit

Permalink
Merge pull request #50 from contao-community-alliance/dependabot/gith…
Browse files Browse the repository at this point in the history
…ub_actions/actions/checkout-3

github-actions(deps): bump actions/checkout from 2 to 3
  • Loading branch information
dmolineus committed May 22, 2023
2 parents bc1594d + fcd9499 commit 525cf24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diagnostics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

steps:
- name: Pull source
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0

Expand Down

0 comments on commit 525cf24

Please sign in to comment.