Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
trevilo committed Sep 4, 2024
1 parent 4d3e88e commit 67a3f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
- name: Dist
run: make dist
- name: Archive tarball
uses: actions/upload-artifact@v4.1.7
uses: actions/upload-artifact@v4.4.0
with:
name: tarball-${{ github.event.pull_request.head.sha }}
path: tps-*.tar.gz
Expand Down

0 comments on commit 67a3f2d

Please sign in to comment.