Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.7 (#509)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 51b077e commit f8bcfb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: Checkout Project
uses: actions/[email protected].6
uses: actions/[email protected].7

- name: Validate Gradle Wrapper
uses: gradle/actions/[email protected]
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:

steps:
- name: Checkout Project
uses: actions/[email protected].6
uses: actions/[email protected].7

- name: Validate Gradle Wrapper
uses: gradle/actions/[email protected]
Expand Down

0 comments on commit f8bcfb0

Please sign in to comment.