1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-07 15:13:31 +00:00

Bump actions/checkout from 4 to 5 (#1066)

This commit is contained in:
dependabot[bot]
2025-08-17 19:30:11 -07:00
committed by GitHub
parent cab7cae714
commit 235db43fa6
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
PYTHON_VERSION: 3.11.9
MACOSX_DEPLOYMENT_TARGET: '10.13'
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Get Python
run: curl https://www.python.org/ftp/python/3.11.9/python-3.11.9-macos11.pkg -o "python.pkg"
- name: Install Python