Skip to content

Commit 346cc7b

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 902f3db commit 346cc7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pester.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
Invoke-Pester -CI -Output Detailed -Container $container
5959
6060
- name: Upload test report
61-
uses: actions/upload-artifact@v5
61+
uses: actions/upload-artifact@v6
6262
if: success() || failure()
6363
with:
6464
name: Pester-Results

0 commit comments

Comments
 (0)