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 26cd105 commit 2972417Copy full SHA for 2972417
.github/workflows/unmanaged_dependency_check.yaml
@@ -5,7 +5,7 @@ jobs:
5
unmanaged_dependency_check:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
9
- uses: actions/setup-java@v4
10
with:
11
distribution: temurin
0 commit comments