update imports and old v4-beta references

This commit is contained in:
Rob Herley
2023-12-14 15:08:24 -05:00
parent c7d193f32e
commit 6c139afa6f
4 changed files with 7 additions and 9 deletions

View File

@ -46,7 +46,7 @@ jobs:
id: diff
# If index.js was different than expected, upload the expected version as an artifact
- uses: actions/upload-artifact@v4-beta
- uses: actions/upload-artifact@v4
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with:
name: dist