Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Sep 3, 2024
1 parent ade915e commit 1fec644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ jobs:
mv -v $archivefile "${GITHUB_WORKSPACE}"
- name: upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: chrome-bisect-${{ matrix.os }}-${{ matrix.arch }}
path: |
Expand Down

0 comments on commit 1fec644

Please sign in to comment.