We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7906e92 commit 62bd088Copy full SHA for 62bd088
.github/workflows/mvn.yml
@@ -15,7 +15,7 @@ jobs:
15
os: [ubuntu-20.04, windows-2022, macos-12]
16
java: [11, 17]
17
steps:
18
- - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
+ - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
19
- uses: actions/setup-java@v4
20
with:
21
distribution: 'temurin'
.github/workflows/xcop.yml
@@ -11,5 +11,5 @@ jobs:
11
xcop:
12
runs-on: ubuntu-22.04
13
14
- uses: g4s8/xcop-action@master
0 commit comments