Skip to content

Commit

Permalink
Merge pull request #239 from observingClouds/gh-actions-update-169672…
Browse files Browse the repository at this point in the history
…6685

Update GitHub Action Versions
  • Loading branch information
observingClouds authored Oct 9, 2023
2 parents 56d5b30 + 1d10fb3 commit 805fd07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup python
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
python-version: '3.11'
- name: Set up Julia
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/[email protected]

- name: Set up Python
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
python-version: "3.10"

Expand Down

0 comments on commit 805fd07

Please sign in to comment.