We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6169074 commit 618abddCopy full SHA for 618abdd
.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@v3
+ - uses: actions/checkout@v4
9
- uses: actions/setup-java@v3
10
with:
11
distribution: temurin
0 commit comments