Skip to content

Commit d8654f8

Browse files
dependabot[bot]james-d-mitchell
authored andcommitted
build(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e434cce commit d8654f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
GAP_PKGS_TO_BUILD: ''
3636
- uses: gap-actions/build-pkg-docs@v1
3737
- name: "Upload compiled manuals"
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: "Digraphs manual"
4141
retention-days: 7

0 commit comments

Comments
 (0)