Skip to content

Commit

Permalink
Merge remote-tracking branch 'pangeo-data/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdupuis3 committed Nov 30, 2021
2 parents a54a9b7 + decee57 commit 0824d25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Setup Python
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
python-version: ${{ matrix.python-version }}
architecture: x64
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Setup Python
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
python-version: ${{ matrix.python-version }}
architecture: x64
Expand Down

0 comments on commit 0824d25

Please sign in to comment.