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 2589409 commit 8c4e9baCopy full SHA for 8c4e9ba
.github/workflows/test.yml
@@ -49,7 +49,7 @@ jobs:
49
pip install scons
50
scons -j4 -C tests
51
- name: Upload compilation results
52
- uses: actions/upload-artifact@v4.4.3
+ uses: actions/upload-artifact@v4.5.0
53
with:
54
name: tests
55
if-no-files-found: error
0 commit comments