We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ecdcb commit 1a4cb46Copy full SHA for 1a4cb46
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
java-version: 21
35
- name: Verify if admin-console changed
36
id: admin-console-changed
37
- uses: tj-actions/[email protected].4
+ uses: tj-actions/[email protected].5
38
with:
39
files: admin-console/**
40
- name: Build admin-console
0 commit comments