Skip to content

Commit 97db3c5

Browse files
authored
Merge pull request #980 from radio-astro-tools/dependabot/github_actions/dot-github/workflows/actions-1cc54e3a68
Bump actions/setup-python from 5 to 6 in /.github/workflows in the actions group
2 parents 0874b6b + 7d1d904 commit 97db3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v5
16-
- uses: actions/setup-python@v5
16+
- uses: actions/setup-python@v6
1717
name: Install Python
1818
with:
1919
python-version: '3.13'

0 commit comments

Comments
 (0)