We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06788e3 commit 7d5be4dCopy full SHA for 7d5be4d
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
dotnet test ./src/RazorPagesProject.E2ETests
62
63
- name: Upload logs
64
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
65
if: failure()
66
with:
67
name: logs
0 commit comments