FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 (#1842) · openedx/frontend-app-learning@3b72561 · GitHub

Commit 3b72561

Browse files
chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 (#1842)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...043fb46) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9af144d commit 3b72561

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/validate.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
node-version-file: '.nvmrc'
1717
- run: make validate.ci
1818
- name: Archive code coverage results
19-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
19+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
2020
with:
2121
name: code-coverage-report
2222
path: coverage/*.*

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL