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 b79f8e1 commit 84dcc62Copy full SHA for 84dcc62
.github/workflows/check.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
+ uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
13
- name: Setup Java
14
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4
15
with:
.github/workflows/releaseExtension.yml
0 commit comments