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 cf5e6c5 commit 04c173dCopy full SHA for 04c173d
.github/workflows/build.yaml
@@ -50,7 +50,7 @@ jobs:
50
steps:
51
- uses: actions/checkout@v4
52
- name: Inject slug/short variables
53
- uses: rlespinasse/github-slug-action@v4
+ uses: rlespinasse/github-slug-action@v5
54
- name: Set up JDK 17
55
uses: actions/setup-java@v4
56
with:
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments