Skip to content

Commit fa26fc9

Browse files
committed
bumping upload action
1 parent e615f1a commit fa26fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
zip -r ../../datasim-bundle.zip ./
5454
5555
- name: Archive Bundle
56-
uses: actions/upload-artifact@v3
56+
uses: actions/upload-artifact@v4
5757
with:
5858
name: datasim-bundle-artifact-${{ github.sha }}
5959
path: datasim-bundle.zip

0 commit comments

Comments
 (0)