Skip to content

Commit 6327319

Browse files
authored
Merge pull request #46 from flare-foundation/patch-ci-update-upload-artifacts-to-v4
patch(ci): update upload-artifacts to v4
2 parents 10e9520 + af7819f commit 6327319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binary.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
./scripts/build.sh
3939
4040
- name: Archive production artifacts
41-
uses: actions/upload-artifact@v3
41+
uses: actions/upload-artifact@v4
4242
with:
4343
name: dist-bin
4444
path: |

0 commit comments

Comments
 (0)