Skip to content

Commit 728e898

Browse files
Merge pull request #25 from OpenAstronomy/dependabot/github_actions/actions/setup-python-6
2 parents 772cfc2 + 93b37b3 commit 728e898

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
@@ -37,7 +37,7 @@ runs:
3737
with:
3838
fetch-depth: 0
3939

40-
- uses: actions/setup-python@v5
40+
- uses: actions/setup-python@v6
4141
with:
4242
python-version: ${{ inputs.python-version }}
4343

0 commit comments

Comments
 (0)