We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c46af32 + f5144c6 commit 003b2acCopy full SHA for 003b2ac
.github/workflows/code-quality.yml
@@ -145,7 +145,7 @@ jobs:
145
146
- name: Upload Quality Reports
147
if: always()
148
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
149
with:
150
name: code-quality-reports
151
path: |
.github/workflows/security.yml
@@ -107,7 +107,7 @@ jobs:
107
108
- name: Upload Audit Report
109
110
111
112
name: npm-audit-report
113
0 commit comments