Skip to content

Commit 1e7d8e2

Browse files
authored
Merge pull request #15 from OpenAstronomy/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2 parents e74000a + 1fc31ff commit 1e7d8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ runs:
3232
with:
3333
fetch-depth: 0
3434

35-
- uses: actions/setup-python@v2
35+
- uses: actions/setup-python@v4
3636
with:
3737
python-version: ${{ inputs.python-version }}
3838

0 commit comments

Comments
 (0)