We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions/upload-artifact
1 parent 110401d commit 3e7390eCopy full SHA for 3e7390e
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
run: lazbuild -B --ws=cocoa "pg_timetable_gui.lpi"
33
34
- name: Upload build artifacts
35
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
36
with:
37
name: pg_timetable_gui for ${{ matrix.operating-system }}
38
retention-days: 3
0 commit comments