use v3 of upload-artifact instead of v2
Some checks failed
Docker Compose Linter / Docker Compose Linter (push) Failing after 5s

This commit is contained in:
Seaswimmer 2023-10-21 13:20:29 -04:00
parent ac06584097
commit e7969d29d0
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -19,7 +19,7 @@ jobs:
run: echo ${{ steps.yaml-lint.outputs.logfile }}
- name: Upload logs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
if: always()
with:
name: linter-logfile