mirror of
https://github.com/julia-actions/julia-buildpkg.git
synced 2026-02-14 02:16:54 +08:00
Compare commits
1 Commits
main
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
155ad93768 |
2
.github/workflows/backup.yml
vendored
2
.github/workflows/backup.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
key: ${{ runner.os }}
|
key: ${{ runner.os }}
|
||||||
|
|
||||||
- name: Install the correct Python version
|
- name: Install the correct Python version
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.x'
|
python-version: '3.x'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user