Skip to content

Commit e66a675

Browse files
author
jan.nijtmans
committed
Merge 8.6
2 parents 1b20079 + 483b9d6 commit e66a675

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/linux-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
- "clang"
1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@v5
19+
uses: actions/checkout@v6
2020
- name: Checkout tclconfig
21-
uses: actions/checkout@v5
21+
uses: actions/checkout@v6
2222
with:
2323
repository: tcltk/tclconfig
2424
ref: main

0 commit comments

Comments
 (0)