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 8d20eff + decee57 commit d7d9fd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v2.4.0
- name: Setup Python
uses: actions/setup-python@v2.3.0
uses: actions/setup-python@v2.3.1
with:
python-version: ${{ matrix.python-version }}
architecture: x64
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
steps:
- uses: actions/checkout@v2.4.0
- name: Setup Python
uses: actions/setup-python@v2.3.0
uses: actions/setup-python@v2.3.1
with:
python-version: ${{ matrix.python-version }}
architecture: x64
Expand Down

0 comments on commit d7d9fd4

Please sign in to comment.