workflows: Fix upload-artifact version not supported
All checks were successful
Build artifact / build (push) Successful in 34s

This commit is contained in:
MatteoSchiff
2024-03-13 13:22:39 +01:00
parent 611f73f48a
commit d95946bd4d

View File

@@ -20,7 +20,7 @@ jobs:
run: go test -v ./...
- name: Upload artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: InnkeeperBot
path: ./InnkeeperBot