Skip to content

Commit

Permalink
ci: bump actions/upload-artifact from 3 to 4 (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 1ab1b15 commit e944a1c
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 @@ -38,7 +38,7 @@ jobs:
NEXT_PUBLIC_GOOGLE_ANALYTICS_ID: ${{ secrets.GOOGLE_ANALYTICS_ID }}

- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: artifact
path: out

0 comments on commit e944a1c

Please sign in to comment.