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 b9d1898 commit fa15ed4Copy full SHA for fa15ed4
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- run: npm run build
18
19
- name: Upload build artifact
20
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
21
with:
22
name: servicestack-client
23
path: |
0 commit comments