Skip to content

Commit

Permalink
Synrax
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Sep 9, 2023
1 parent f2d51ed commit 8f582ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/adhoctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,9 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3.0.2
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
with:
persist-credentials: false
with:
ref: ${{ matrix.ref }}
- name: Set up JDK ${{ matrix.java }}
uses: actions/setup-java@v3.5.1
Expand Down

0 comments on commit 8f582ff

Please sign in to comment.