Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
niquola committed Feb 25, 2025
1 parent a53c9bb commit 3303915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
cp -R current_branch/output/* base_content/ig/latest/
# Save current_branch/output/qa.html as a build artifact
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: qa.html
path: current_branch/output/qa.html
Expand Down

0 comments on commit 3303915

Please sign in to comment.