Skip to content

Commit

Permalink
Update actions/checkout action to v3.6.0 (#25)
Browse files Browse the repository at this point in the history
* Update actions/checkout action to v3.6.0

* Update gradle.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Puneet Behl <[email protected]>
  • Loading branch information
renovate[bot] and puneetbehl authored Nov 14, 2023
1 parent f5f86d5 commit b65229f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
java: ['11']
node-version: [18.x]
steps:
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v3
- name: Set up JDK
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit b65229f

Please sign in to comment.