Skip to content

Commit a30af9c

Browse files
committed
Update build.yml
1 parent fa15ed4 commit a30af9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- run: npm run build
3636

3737
- name: Upload build artifact
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: servicestack-client
4141
path: |

0 commit comments

Comments
 (0)