Skip to content

Commit

Permalink
github/workflows/main: bump upload-artifact too
Browse files Browse the repository at this point in the history
Closes #1426
  • Loading branch information
fsouza committed Dec 16, 2023
1 parent 1dd3766 commit d1ea6ac
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 @@ -109,7 +109,7 @@ jobs:
args: -c "./fake-gcs-server -h"

- name: upload binary
uses: actions/upload-artifact@v3.1.3
uses: actions/upload-artifact@v4.0.0
with:
name: fake-gcs-server
path: ./fake-gcs-server
Expand Down

0 comments on commit d1ea6ac

Please sign in to comment.