Skip to content

Commit a99cbb9

Browse files
committed
{ci} Update actions/checkout to v5
1 parent 23a3753 commit a99cbb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,12 @@ jobs:
9292

9393
steps:
9494
- name: Checkout
95-
uses: actions/checkout@v4
95+
uses: actions/checkout@v5
9696
with:
9797
submodules: recursive
9898

9999
- name: Checkout Test Data
100-
uses: actions/checkout@v4
100+
uses: actions/checkout@v5
101101
with:
102102
repository: 'asmaloney/libE57Format-test-data'
103103
path: libE57Format-test-data

0 commit comments

Comments
 (0)