Skip to content

Commit

Permalink
update to action v4
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Jan 16, 2025
1 parent d9ddf33 commit 7552bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lantern.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:

- id: artifact
if: ${{ github.workflow == 'Test' }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: lantern
path: 'src/lantern/build/${{ steps.build.outputs.fname }}'
Expand Down

0 comments on commit 7552bf6

Please sign in to comment.