Skip to content

Commit

Permalink
Revert "fix(ci): Update one lingering upload-artifacts action."
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Jan 26, 2024
1 parent 3c14c7c commit 275c0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-user-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
fi
- name: Archive (${{ env.display_name }})
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: ${{ inputs.archive_name }}
path: ${{ env.build_dir }}/artifacts

0 comments on commit 275c0ce

Please sign in to comment.