Skip to content

Commit 27a1975

Browse files
authored
Bump upload-artifact
1 parent 7cbfcaf commit 27a1975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- run: cp screenfetch/screenfetch-dev /usr/bin/screenfetch
3535
- run: chmod +x screenfetch
3636
- run: yum -y install wget
37-
- uses: actions/upload-artifact@v3
37+
- uses: actions/upload-artifact@v4
3838
with:
3939
name: plots
4040
path: '**/plot_*.svg'

0 commit comments

Comments
 (0)