Skip to content

Commit 9a7b351

Browse files
committed
action
1 parent 2be9380 commit 9a7b351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
178178

179179
- name: Upload build artifacts
180-
uses: actions/upload-artifact@v3
180+
uses: actions/upload-artifact@v4
181181
with:
182182
name: slimstore-${{ steps.version.outputs.VERSION }}
183183
path: |

0 commit comments

Comments
 (0)