There was an error while loading. Please reload this page.
1 parent 77c7e25 commit 0c25dfdCopy full SHA for 0c25dfd
2 files changed
.github/workflows/check.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
13
- name: Setup Java
14
uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5
15
with:
.github/workflows/publish.yml
0 commit comments