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 7cfedbd commit fb1d935Copy full SHA for fb1d935
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
- uses: actions/setup-java@v5
28
with:
29
distribution: 'corretto'
0 commit comments