We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02451e0 commit f7a1314Copy full SHA for f7a1314
.github/workflows/ci.yaml
@@ -76,7 +76,7 @@ jobs:
76
- name: Build Docker image
77
run: make docker_build
78
- name: Upload image artifact
79
- uses: neuro-inc/upload-image-action@v21.9.2
+ uses: neuro-inc/upload-image-action@v24.4.0
80
with:
81
image: platformbucketsapi
82
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments