Skip to content

Commit

Permalink
Merge pull request #11 from Unidata/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-python-4

Bump actions/setup-python from 2 to 4
  • Loading branch information
dopplershift authored Oct 27, 2023
2 parents 42f6c9f + 9c9c900 commit e2a9fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.9

Expand Down

0 comments on commit e2a9fec

Please sign in to comment.