summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2023-01-09 19:48:04 +0100
committerGitHub <noreply@github.com>2023-01-09 19:48:04 +0100
commit48ba3508899103ee01e8a4d986053562e8ba2b1e (patch)
tree49bac1980a05f72e976cfe0fa811c7c4456ce3f8
parent841de7cfaddb650bbef9993cd391c5e70a721655 (diff)
parentb00057431902c230999819f6a9dfab0d9ae428fc (diff)
downloadlibexpat-git-48ba3508899103ee01e8a4d986053562e8ba2b1e.tar.gz
Merge pull request #687 from libexpat/dependabot/github_actions/actions/upload-artifact-3.1.2
Actions(deps): Bump actions/upload-artifact from 3.1.1 to 3.1.2
-rw-r--r--.github/workflows/coverage.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml
index 1a5fd6f1..e56dbc71 100644
--- a/.github/workflows/coverage.yml
+++ b/.github/workflows/coverage.yml
@@ -78,7 +78,7 @@ jobs:
exec ./.travis.sh
- name: Store coverage .info and HTML report
- uses: actions/upload-artifact@v3.1.1
+ uses: actions/upload-artifact@v3.1.2
with:
name: coverage
path: expat/coverage__*/