Skip to content

Commit

Permalink
Merge pull request #864 from astropy/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-c95a42c707

Bump actions/setup-python from 5.3.0 to 5.4.0 in the actions group
  • Loading branch information
mwcraig authored Feb 3, 2025
2 parents 1603d3d + 2f0e275 commit 541f59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Check out repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Set up Python ${{ matrix.python }}
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
with:
python-version: ${{ matrix.python }}
- name: Install base dependencies
Expand Down

0 comments on commit 541f59e

Please sign in to comment.