Skip to content

Commit

Permalink
Update actions/checkout action to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2023
1 parent 4233f97 commit db73f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- 16
- 17
steps:
- uses: actions/checkout@v3.5.2
- uses: actions/checkout@v3.5.3
with:
path: "${{ github.repository }}"
- uses: actions/setup-python@v4
Expand Down

0 comments on commit db73f9a

Please sign in to comment.