mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-26 01:48:47 +03:00
Update actions/download-artifact version in deploy workflow
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
deploy:
|
deploy:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: website
|
name: website
|
||||||
- run: echo "Deploying to production"
|
- run: echo "Deploying to production"
|
||||||
|
Reference in New Issue
Block a user