Skip to content

Commit

Permalink
Merge pull request #18 from canonical/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
nsklikas authored Apr 3, 2023
2 parents a2316f5 + 5eef71b commit d417f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3.1.0
uses: actions/checkout@v3.5.0

- name: List
run: ls -la
Expand Down

0 comments on commit d417f02

Please # to comment.