Skip to content

Commit b47b76c

Browse files
committed
CI/CD update to fix deprecation warning.
1 parent 08a7a80 commit b47b76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
safety check
8383
8484
- name: Upload security scan results
85-
uses: actions/upload-artifact@v3
85+
uses: actions/upload-artifact@v4
8686
if: always()
8787
with:
8888
name: security-reports

0 commit comments

Comments
 (0)