mirror of
https://github.com/Mikaela/.github.git
synced 2025-01-25 03:24:21 +01:00
Bump the github-actions group with 1 update
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8b3dcc01ed
commit
bcc74317f3
2
.github/workflows/cff-validator.yml
vendored
2
.github/workflows/cff-validator.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
uses: dieghernan/cff-validator@main
|
||||
|
||||
# Upload artifact
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: failure()
|
||||
with:
|
||||
name: citation-cff-errors
|
||||
|
Loading…
Reference in New Issue
Block a user