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.
2 parents 9b3863d + c98a9b8 commit beba872Copy full SHA for beba872
.github/workflows/docker-image.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
- name: Build the Docker image
.github/workflows/maven.yml
@@ -25,7 +25,7 @@ jobs:
26
27
28
29
30
31
0 commit comments