Skip to content

Commit 0340733

Browse files
authored
Merge pull request #103 from zeridon/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5.1.1
2 parents f7bbddf + 37387ba commit 0340733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212

1313
- name: Set up Python
14-
uses: actions/[email protected].0
14+
uses: actions/[email protected].1
1515
with:
1616
python-version: "3.x"
1717

0 commit comments

Comments
 (0)