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 6febe81 commit 2f853e5Copy full SHA for 2f853e5
.github/workflows/build.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
# https://github.com/actions/checkout
26
- name: 'checkout'
27
- uses: 'actions/checkout@d632683dd7b4114ad314bca15554477dd762a938' # v4.2.0
+ uses: 'actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871' # v4.2.1
28
29
# https://github.com/actions/setup-java
30
- name: 'Set up JDK'
0 commit comments