Skip to content

Commit

Permalink
Update upload artifacts to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason A. Crome committed Oct 29, 2024
1 parent 23d5ae1 commit cf74367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Archive artifacts
if: ${{ matrix.perl-version == 'latest' }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: the-dancer
path: |
Expand Down

0 comments on commit cf74367

Please sign in to comment.