We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cbfcaf commit 27a1975Copy full SHA for 27a1975
1 file changed
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
- run: cp screenfetch/screenfetch-dev /usr/bin/screenfetch
35
- run: chmod +x screenfetch
36
- run: yum -y install wget
37
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
38
with:
39
name: plots
40
path: '**/plot_*.svg'
0 commit comments