Skip to content

Commit

Permalink
fix arquilian repo
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Jan 31, 2024
1 parent d958f1d commit 600f7f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- name: Checkout Arquillian
uses: actions/checkout@v4
with:
repository: 'olamy/arquillian-container-jetty'
ref: 'dynamic-httpconfiguration-properties'
repository: 'arquillian/arquillian-container-jetty'
ref: 'master'

- name: Set up JDK
uses: actions/setup-java@v4
Expand Down

0 comments on commit 600f7f5

Please sign in to comment.