Skip to content

Commit 279b712

Browse files
authored
ci(fix): upgrade upload-artifact version
1 parent d12067c commit 279b712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
env:
5353
IMAGE_TAG: latest
5454
- name: Upload image artifact
55-
uses: neuro-inc/upload-image-action@v21.9.2
55+
uses: neuro-inc/upload-image-action@v24.4.0
5656
with:
5757
image: platformcontainerruntime
5858
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)