Skip to content

Commit

Permalink
Merge pull request #619 from vitruv-tools/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4.2.2
  • Loading branch information
TomWerm authored Nov 21, 2024
2 parents c9b5723 + d64745e commit 0e9944d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2

- name: Setup Java and Maven cache
uses: actions/[email protected]
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2

- name: Setup Java and Maven cache
uses: actions/[email protected]
Expand Down

0 comments on commit 0e9944d

Please sign in to comment.