Skip to content

Commit

Permalink
Merge pull request #119 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 65d48a7 + c60f49b commit 8dd923a
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 8dd923a

Please sign in to comment.