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 a5ef738 commit f72cdfcCopy full SHA for f72cdfc
.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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # 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