Skip to content

Commit 5dcecdd

Browse files
authored
Merge pull request #11 from steveiliop56/dependabot/github_actions/actions/setup-python-6.2.0
chore(deps): bump actions/setup-python from 5.3.0 to 6.2.0
2 parents 3f1b90a + 7e7d4d5 commit 5dcecdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
version: v3.17.0
2121

22-
- uses: actions/setup-python@v5.3.0
22+
- uses: actions/setup-python@v6.2.0
2323
with:
2424
python-version: "3.x"
2525
check-latest: true

0 commit comments

Comments
 (0)