Skip to content

Commit 5fa3e3e

Browse files
authored
Merge pull request #30 from Astropilot/dependabot/github_actions/actions/setup-python-5
2 parents 1eb85cd + 771f567 commit 5fa3e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/smokeshow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/setup-python@v4
17+
- uses: actions/setup-python@v6
1818
with:
1919
python-version: "3.14"
2020

0 commit comments

Comments
 (0)