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 443a4e7 commit e5f0579Copy full SHA for e5f0579
.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@v3
+ uses: actions/upload-artifact@v4
36
with:
37
name: pg_timetable_gui for ${{ matrix.operating-system }}
38
retention-days: 3
0 commit comments