Skip to content

Commit

Permalink
📌 Pin remaining setup-python action to commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonBirchall committed Oct 29, 2024
1 parent 6bc0d50 commit e8f2f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job-fetch-github-joiner-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-python@v4
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
python-version: "3.11"
cache: "pipenv"
Expand Down

0 comments on commit e8f2f67

Please sign in to comment.