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 7670201 commit f40bdbeCopy full SHA for f40bdbe
.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.6.0
+ uses: actions/upload-artifact@v4.6.1
53
with:
54
name: tests
55
if-no-files-found: error
0 commit comments