Skip to content

Commit fba0fa4

Browse files
committed
fix action
1 parent 4906201 commit fba0fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
mkdir all
4343
mv release/SzaboSolutions-latest all
4444
- name: Upload PDF
45-
uses: actions/upload-artifact@v3
45+
uses: actions/upload-artifact@v4
4646
with:
4747
name: SzaboSolutions-latest
4848
path:

0 commit comments

Comments
 (0)