Skip to content

Commit 41de439

Browse files
committed
Merge remote-tracking branch 'upstream/master' into prettytables_v3
2 parents 0770b54 + 8534deb commit 41de439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- x64
2626
steps:
2727
- run: sudo apt install lcov
28-
- uses: actions/checkout@v4
28+
- uses: actions/checkout@v5
2929
- uses: julia-actions/setup-julia@v2
3030
with:
3131
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)