Skip to content

Commit

Permalink
ci(deps): update danysk/action-checkout action to v0.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent d721d15 commit e936692
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
GRADLE_OPTS: -Dorg.gradle.daemon=false
steps:
- name: Checkout
uses: DanySK/[email protected].19
uses: DanySK/[email protected].21
- uses: DanySK/[email protected]
timeout-minutes: 120
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-extensively.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cancel-in-progress: true
steps:
- name: Checkout
uses: DanySK/[email protected].19
uses: DanySK/[email protected].21
- uses: DanySK/[email protected]
with:
java-distribution: ${{ matrix.jdk-dist }}
Expand Down

0 comments on commit e936692

Please sign in to comment.