We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6463b15 commit fb2004dCopy full SHA for fb2004d
.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.5.0
+ uses: actions/upload-artifact@v4.6.0
53
with:
54
name: tests
55
if-no-files-found: error
0 commit comments