Skip to content

Commit 3f8ef64

Browse files
committed
fix: version artifact
1 parent 58c47b0 commit 3f8ef64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
# Upload the build artifacts to be used by the deploy job
6565
- name: Upload build artifacts
66-
uses: actions/upload-artifact@v3
66+
uses: actions/upload-artifact@v4
6767
with:
6868
name: build-output
6969
path: |

0 commit comments

Comments
 (0)