We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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/[email protected].0
+ uses: actions/[email protected].1
53
with:
54
name: tests
55
if-no-files-found: error
0 commit comments