mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-08 06:29:23 +00:00
Merge pull request #665 from libexpat/dependabot/github_actions/actions/upload-artifact-3.1.1
Actions(deps): Bump actions/upload-artifact from 3.1.0 to 3.1.1
This commit is contained in:
commit
5ac714074d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coverage.yml
vendored
2
.github/workflows/coverage.yml
vendored
|
@ -90,7 +90,7 @@ jobs:
|
|||
exec ./.travis.sh
|
||||
|
||||
- name: Store coverage .info and HTML report
|
||||
uses: actions/upload-artifact@v3.1.0
|
||||
uses: actions/upload-artifact@v3.1.1
|
||||
with:
|
||||
name: coverage
|
||||
path: expat/coverage__*/
|
||||
|
|
Loading…
Add table
Reference in a new issue