Skip to content

Commit

Permalink
Merge pull request #146 from astropy/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/actions-750ccbbb06

Bump the actions group in /.github/workflows with 2 updates
  • Loading branch information
neutrinoceros authored Nov 1, 2024
2 parents c54bed4 + 4f781a8 commit 9653c34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
needs: initial_checks
steps:
- name: Checkout code
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Set up Python
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
python-version: '3.x'
- name: Install Python dependencies
Expand Down

0 comments on commit 9653c34

Please sign in to comment.