Skip to content

Commit 1cd56af

Browse files
authored
Update upload-artifact action version to v4.6.2
1 parent 39dcc03 commit 1cd56af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

4242
- name: upload artifact
43-
uses: actions/upload-artifact@4.6.2
43+
uses: actions/upload-artifact@v4.6.2
4444
id: upload-artifact
4545
with:
4646
path: dist/

0 commit comments

Comments
 (0)