We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef121d commit 41800ffCopy full SHA for 41800ff
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout code
21
uses: actions/checkout@v4
22
- name: Gradle wrapper validation
23
- uses: gradle/wrapper-validation-action@v1.1.0
+ uses: gradle/wrapper-validation-action@v3.3.1
24
- name: Setup gradle dependency cache
25
uses: actions/cache@v4
26
with:
.github/workflows/devdeploy.yml
@@ -21,7 +21,7 @@ jobs:
27
0 commit comments