Skip to content

Commit 1019ca9

Browse files
authored
Merge pull request #64 from microsoft/eedorenko-patch-1
Update pr.yaml
2 parents 70db99a + af5eacb commit 1019ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Archive report
6767
if: ${{ always() && steps.markdownlint.conclusion == 'failure' }}
68-
uses: actions/upload-artifact@v3
68+
uses: actions/upload-artifact@v4
6969
with:
7070
name: markdownlint report
7171
path: markdown-report.txt

0 commit comments

Comments
 (0)