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 fa15ed4 commit a30af9cCopy full SHA for a30af9c
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- run: npm run build
36
37
- name: Upload build artifact
38
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
39
with:
40
name: servicestack-client
41
path: |
0 commit comments