Merge pull request #20 from towerops-app/dependabot/github_actions/actions/upload-artifact-6

Bump actions/upload-artifact from 4 to 6
This commit is contained in:
Graham McIntire 2026-02-11 10:19:59 -06:00 committed by GitHub
commit 720ccb40e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -184,7 +184,7 @@ jobs:
sha256sum towerops-agent-linux-${{ matrix.arch }} > towerops-agent-linux-${{ matrix.arch }}.sha256
- name: Upload binary artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v6
with:
name: binary-${{ matrix.arch }}
path: |