Skip to content

Commit

Permalink
Merge pull request #1056 from DLR-SC/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
joergbrech authored Mar 7, 2025
2 parents 3d5674b + 9635d32 commit 2ac5241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-cpacscreator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Syncing branches
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Set up Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 2ac5241

Please sign in to comment.