Skip to content

Commit

Permalink
Update actions/checkout digest
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent 6e94329 commit 6da4bf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/voice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4

- name: Setup Gradle
uses: gradle/gradle-build-action@v3
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: actions/checkout@b1ec3021b8fa02164da82ca1557d017d83b0e179

- name: Set up JDK
uses: actions/setup-java@v4.2.1
Expand Down

0 comments on commit 6da4bf6

Please sign in to comment.