Skip to content

Commit 5e2e67a

Browse files
Bump actions/upload-artifact from 4 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v6) --- 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>
1 parent 0f28e7e commit 5e2e67a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
dotnet-version: 8.0.x
1818
- run: dotnet run --project build/build.csproj
19-
- uses: actions/upload-artifact@v4
19+
- uses: actions/upload-artifact@v6
2020
with:
2121
name: narochno.envfile.nupkg
2222
path: artifacts/*

0 commit comments

Comments
 (0)