Fix workflow issue caused by backwards incompatible component

Thanks to @probonopd for suggesting this fix.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2023-12-15 13:02:45 -08:00
parent 0edb1c71d8
commit fa609a9e9b

View file

@ -35,7 +35,7 @@ jobs:
- name: PR artifacts
if: github.event_name == 'pull_request'
uses: actions/upload-artifact@master
uses: actions/upload-artifact@v3
with:
name: Linux-artifacts
path: Linux-artifacts