Skip to content

Commit fa15ed4

Browse files
committed
upgrade to upload-artifact@v4
1 parent b9d1898 commit fa15ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: npm run build
1818

1919
- name: Upload build artifact
20-
uses: actions/upload-artifact@v3
20+
uses: actions/upload-artifact@v4
2121
with:
2222
name: servicestack-client
2323
path: |

0 commit comments

Comments
 (0)