Skip to content

Commit c3d0af2

Browse files
Update actions/checkout action to v6
1 parent f35f63f commit c3d0af2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kivy_ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- name: Checkout kivy-ios
31-
uses: actions/checkout@v5
31+
uses: actions/checkout@v6
3232
- name: Set up Python 3.x
3333
uses: actions/setup-python@v6
3434
with:

0 commit comments

Comments
 (0)