Skip to content

Commit

Permalink
chore(deps): update actions/setup-python action to v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed May 28, 2023
1 parent f78541b commit f8012cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Set up Python ${{ matrix.python-version }}
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
Expand Down

0 comments on commit f8012cd

Please sign in to comment.