Skip to content

Commit

Permalink
Merge pull request #163 from dokar3/dependabot/github_actions/gradle/…
Browse files Browse the repository at this point in the history
…gradle-build-action-3.4.0

Bump gradle/gradle-build-action from 3.3.2 to 3.4.0
  • Loading branch information
dokar3 authored Jun 15, 2024
2 parents 02729dc + f98dc91 commit 549728d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-wasmjs-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
distribution: 'adopt'
cache: gradle

- uses: gradle/gradle-build-action@v3.3.2
- uses: gradle/gradle-build-action@v3.4.0

- name: Grant execute permission for gradlew
run: chmod +x gradlew
Expand Down

0 comments on commit 549728d

Please sign in to comment.