Skip to content

Commit cc02b22

Browse files
committed
CI: fixed upload artifact version
1 parent 0856687 commit cc02b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
tests/test_regression.sh
1919
2020
- name: Archive generated headers
21-
uses: actions/upload-artifact@v3
21+
uses: actions/upload-artifact@v4
2222
with:
2323
name: dsdl_generated
2424
path: |

0 commit comments

Comments
 (0)