Skip to content

Commit

Permalink
chore(deps): pin actions/setup-python action to e9aba2c
Browse files Browse the repository at this point in the history
  • Loading branch information
anaconda-renovate[bot] authored Nov 15, 2024
1 parent 426e2ea commit ab58192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
timezone: UTC

- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit ab58192

Please sign in to comment.