Skip to content

Commit

Permalink
bump version to avoid set-output warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Oct 26, 2022
1 parent a9aeb03 commit a5c9313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
Expand Down

0 comments on commit a5c9313

Please sign in to comment.