Skip to content

Commit

Permalink
Merge pull request #181 from fraktalio/renovate/actions-checkout-3.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v3.5.0
  • Loading branch information
idugalic committed Apr 3, 2023
2 parents c5906c2 + 090509e commit e90016b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3.3.0
uses: actions/checkout@v3.5.0
with:
fetch-depth: 0

Expand Down

0 comments on commit e90016b

Please sign in to comment.