Skip to content

Commit

Permalink
bump upload artifact version in build
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsachs committed Sep 11, 2024
1 parent 4f1b3f0 commit fb3c0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
tags: ${{ env.IMAGE }}

- name: Upload fideslang container
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ${{ env.CONTAINER }}
path: /tmp/${{ env.CONTAINER }}.tar
Expand Down

0 comments on commit fb3c0e6

Please sign in to comment.