We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6606b1 commit ceff389Copy full SHA for ceff389
1 file changed
.github/workflows/build.yaml
@@ -35,7 +35,7 @@ jobs:
35
target/aarch64-apple-darwin/release/v8_killer_launcher \
36
target/x86_64-apple-darwin/release/v8_killer_launcher
37
- name: Upload artifact
38
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
39
with:
40
name: ${{ matrix.os }}-release
41
path: |
0 commit comments