File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 4646 run : |
4747 tar cfj ./${{ matrix.config.artifact }} --strip-components=1 build_result
4848 - name : Upload
49- uses : actions/upload-artifact@v1
49+ uses : actions/upload-artifact@v4
5050 with :
5151 path : ./${{ matrix.config.artifact }}
5252 name : ${{ matrix.config.artifact }}
Original file line number Diff line number Diff line change 11build /bin /
22build /obj /
3+ version
4+ * .layout
5+ * .URL
6+ * .7z
Original file line number Diff line number Diff line change 1+ 0.2.18
2+
3+ 2025-10-22 Brecht Sanders https://github.com/brechtsanders/
4+
5+ * fix use of obsolete actions/upload-artifact@v1 in GitHub Actions
6+
170.2.17
28
392025-10-22 Brecht Sanders https://github.com/brechtsanders/
410
5- * fix determining file owner (previously only the SID was returned)
11+ * fix determining file owner on Windows (previously only the SID was returned)
612
7130.2.16
814
You can’t perform that action at this time.
0 commit comments