Skip to content

Commit f1eeb3b

Browse files
chore(deps): update actions/upload-artifact action to v6 (#979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9134797 commit f1eeb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
done
180180
181181
- name: Upload SBOM artifacts
182-
uses: actions/upload-artifact@v4
182+
uses: actions/upload-artifact@v6
183183
with:
184184
name: SBOMs
185185
path: dotnet-*-root.sbom.spdx

0 commit comments

Comments
 (0)