summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 1a918b8..98c53f2 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -22,7 +22,7 @@ jobs:
readlink result | xargs -I {} cp {} workerd.tar.gz
- name: upload docker image
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
with:
name: container
path: workerd.tar.gz