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 31bc4f2 commit 4e66e18Copy full SHA for 4e66e18
.github/workflows/build-pr.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v3.0.2
+ - uses: actions/checkout@v3.1.0
17
- uses: actions/setup-java@v3
18
with:
19
distribution: 'temurin'
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
20
21
.github/workflows/release-kontrakt.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
0 commit comments