Skip to content

Commit

Permalink
Merge branch 'observingClouds:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishaanj18 authored Oct 13, 2023
2 parents 30673c9 + 805fd07 commit 9eb49cb
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 9eb49cb

Please sign in to comment.