Skip to content

Commit 88c00a7

Browse files
authored
Merge pull request #20 from OpenAstronomy/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2 parents 44d5b0d + 70943ce commit 88c00a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: action.yml

+1-1
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@v4
35+
- uses: actions/setup-python@v5
3636
with:
3737
python-version: ${{ inputs.python-version }}
3838

0 commit comments

Comments
 (0)