Skip to content

Commit 7e9360f

Browse files
committed
Merge PR pyapp-kit#116: ci(dependabot): bump actions/setup-python from 5 to 6
2 parents 6cc8355 + b09d379 commit 7e9360f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
steps:
7474
- uses: actions/checkout@v4
7575
- name: Set up Python
76-
uses: actions/setup-python@v5
76+
uses: actions/setup-python@v6
7777
with:
7878
python-version: 3.12
7979
- name: Install package and dev dependencies

0 commit comments

Comments
 (0)