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 a47a837 commit c3ba3ebCopy full SHA for c3ba3eb
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
run: just build-samples --configuration Release
84
85
- name: Publish package artifact
86
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
87
with:
88
name: GovUk.Frontend.AspNetCore.nupkg
89
path: packages/*.nupkg
0 commit comments