Skip to content

Commit

Permalink
Merge pull request #8 from andreaostuni/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-python-5

🛠️ Bump actions/setup-python from 4 to 5
  • Loading branch information
andreaostuni authored Jan 31, 2024
2 parents 0ec3236 + c8029b6 commit 1c81ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
- name: Install ament_cmake
run: sudo apt-get install ament-cmake
- name: Install ament_lint
Expand Down

0 comments on commit 1c81ff5

Please sign in to comment.