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 1357610 commit 1ded04cCopy full SHA for 1ded04c
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
timeout-minutes: 15
21
22
steps:
23
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
24
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
25
with:
26
distribution: "adopt"
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
timeout-minutes: 3
19
0 commit comments