We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4906201 commit fba0fa4Copy full SHA for fba0fa4
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
mkdir all
43
mv release/SzaboSolutions-latest all
44
- name: Upload PDF
45
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
46
with:
47
name: SzaboSolutions-latest
48
path:
0 commit comments