Skip to content

Commit

Permalink
chore(deps): update open-turo/action-setup-tools action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and armand-sauzay committed Dec 18, 2024
1 parent fb01421 commit f0e166c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poetry-install/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ runs:
using: composite
steps:
- name: Setup tools
uses: open-turo/action-setup-tools@v1
uses: open-turo/action-setup-tools@v2
- name: Install poetry
shell: bash
run: ${GITHUB_ACTION_PATH}/../lib/poetry-install.sh
Expand Down

0 comments on commit f0e166c

Please sign in to comment.