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 0856687 commit cc02b22Copy full SHA for cc02b22
.github/workflows/test_regression.yml
@@ -18,7 +18,7 @@ jobs:
18
tests/test_regression.sh
19
20
- name: Archive generated headers
21
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
22
with:
23
name: dsdl_generated
24
path: |
0 commit comments