Skip to content

Commit

Permalink
Merge pull request #29 from pangeo-data/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-2.3.5
  • Loading branch information
jhamman authored Oct 18, 2021
2 parents 3bc614a + 5a99684 commit 5c47c9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].5
- uses: actions/[email protected]
- uses: pre-commit/[email protected]

Expand All @@ -23,7 +23,7 @@ jobs:
matrix:
python-version: [3.7, 3.8, 3.9]
steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].5
- name: Setup Python
uses: actions/[email protected]
with:
Expand All @@ -50,7 +50,7 @@ jobs:
matrix:
python-version: [3.8, 3.9]
steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].5
- name: Setup Python
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 5c47c9d

Please sign in to comment.