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 0aaf618 commit fdc7e46Copy full SHA for fdc7e46
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-22.04
8
steps:
9
- - uses: actions/checkout@v3
+ - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
10
- name: Set up JDK
11
uses: actions/setup-java@v3
12
with:
.github/workflows/release.yml
0 commit comments