Merge pull request #307 from strukturag/dependabot/github_actions/actions/upload-artifact-3

Bump actions/upload-artifact from 2 to 3
This commit is contained in:
Joachim Bauch 2022-07-28 22:32:13 +02:00 committed by GitHub
commit 58d5a7c3d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ jobs:
make tarball
- name: Upload tarball
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: tarball-${{ matrix.go-version }}
path: nextcloud-spreed-signaling*.tar.gz