Skip to content

Commit

Permalink
Pin (and upgrade) immutable-eligible action actions/setup-python to t…
Browse files Browse the repository at this point in the history
…heir semantic versions
  • Loading branch information
mrecachinas committed Nov 15, 2024
1 parent e7a4ca6 commit ebe62ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
uses: actions/setup-python@5.3.0
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
Expand Down

0 comments on commit ebe62ac

Please sign in to comment.