Skip to content

Commit 13bc731

Browse files
committed
ci: bump upload-artifact to v6
1 parent 0102b33 commit 13bc731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
cp -r package.json bun.lock tsconfig.json dist/ src/ DOCUMENTATION.md LICENSE output/
4444
4545
- name: Upload Artifact
46-
uses: actions/upload-artifact@v3
46+
uses: actions/upload-artifact@v6
4747
with:
4848
name: QNS-Library
4949
path: ./output

0 commit comments

Comments
 (0)