Skip to content

Commit

Permalink
use v3
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Jan 23, 2025
1 parent c5a8f1a commit ee6743e
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 @@ -81,7 +81,7 @@ jobs:

- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3

# Deployment job
deploy:
Expand Down

0 comments on commit ee6743e

Please sign in to comment.