Skip to content

Commit 5b78276

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update actions/checkout action to v3.5.3
1 parent f4ab9e9 commit 5b78276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
# Checkout the repository
2929
- name: Checkout
30-
uses: actions/[email protected].2
30+
uses: actions/[email protected].3
3131
- uses: DanySK/[email protected]
3232
with:
3333
check-command: ./gradlew check runAll --parallel

0 commit comments

Comments
 (0)