Skip to content

Commit

Permalink
fix(deps): update danysk/action-checkout action to v0.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 12, 2024
1 parent a95b3f7 commit 900894f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
cancel-in-progress: true
steps:
- name: Checkout
uses: DanySK/action-checkout@0.2.18
uses: DanySK/action-checkout@0.2.19
- name: Setup Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 900894f

Please sign in to comment.