Skip to content

Commit 8035e82

Browse files
Merge pull request #720 from astropy/dependabot/github_actions/dot-github/workflows/actions-c2a8cd3cc1
Bump the actions group in /.github/workflows with 2 updates
1 parent 891fe86 commit 8035e82

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Set up Python
25-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
25+
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
2626
with:
2727
python-version: "3.x"
2828

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions: {}
1616

1717
jobs:
1818
core:
19-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v2
19+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@e5af21e4ae37af089a73bb032e10b78b0e746174 # v3.0.1
2020
with:
2121
submodules: true
2222
libraries: |

0 commit comments

Comments
 (0)