We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a3753 commit a99cbb9Copy full SHA for a99cbb9
1 file changed
.github/workflows/build.yml
@@ -92,12 +92,12 @@ jobs:
92
93
steps:
94
- name: Checkout
95
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
96
with:
97
submodules: recursive
98
99
- name: Checkout Test Data
100
101
102
repository: 'asmaloney/libE57Format-test-data'
103
path: libE57Format-test-data
0 commit comments