Skip to content

Commit

Permalink
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 789c116 commit 3c14c7c
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@v3
uses: actions/upload-artifact@v4
with:
name: ${{ inputs.archive_name }}
path: ${{ env.build_dir }}/artifacts

0 comments on commit 3c14c7c

Please sign in to comment.