Skip to content

Commit

Permalink
Merge pull request #42 from anaconda/renovate/actions-setup-python-di…
Browse files Browse the repository at this point in the history
…gest

chore(deps): update actions/setup-python digest to 65d7f2d
  • Loading branch information
mcg1969 authored Oct 10, 2023
2 parents df50e9a + e52cdbf commit f9b9e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
with:
python-version: '3.8'
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # v3.0.0

0 comments on commit f9b9e86

Please sign in to comment.