We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6721a1 commit 085bc47Copy full SHA for 085bc47
.github/workflows/build-and-deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
# Checkout the repository
29
- name: Checkout
30
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
31
- - uses: DanySK/[email protected].11
+ - uses: DanySK/[email protected].12
32
with:
33
check-command: ./gradlew check runAll --parallel
34
should-deploy: false
0 commit comments