There was an error while loading. Please reload this page.
1 parent 891fe86 commit 8035e82Copy full SHA for 8035e82
2 files changed
.github/workflows/build_pages.yml
@@ -22,7 +22,7 @@ jobs:
22
persist-credentials: false
23
24
- name: Set up Python
25
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
+ uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
26
with:
27
python-version: "3.x"
28
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ permissions: {}
16
17
jobs:
18
core:
19
- uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v2
+ uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@e5af21e4ae37af089a73bb032e10b78b0e746174 # v3.0.1
20
21
submodules: true
libraries: |
0 commit comments