Skip to content

Commit 43e62c8

Browse files
Bump checkout action to v6
1 parent 7efbdd2 commit 43e62c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build-system.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
runs-on: ubuntu-24.04
1515
steps:
16-
- uses: actions/checkout@v5
16+
- uses: actions/checkout@v6
1717
- name: Set up Python 3.14
1818
uses: actions/setup-python@v6
1919
with:

0 commit comments

Comments
 (0)