1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-11 08:46:25 +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

View File

@@ -28,7 +28,7 @@ jobs:
os: [ macos-13, macos-14 ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Set up Python
uses: actions/setup-python@v5
with: