chore(deps): update actions/download-artifact action to v6
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
echo "${{ secrets.DOCKER_PASSWORD }}" | docker login git.hnrx.net \
|
||||
--username "${{ secrets.DOCKER_USERNAME }}" --password-stdin
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v6
|
||||
with:
|
||||
name: manage-servers-binary
|
||||
path: .
|
||||
|
||||
Reference in New Issue
Block a user