Skip to content

Commit 88fcb58

Browse files
Bump actions/upload-artifact from 4.3.2 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b888885 commit 88fcb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: dotnet cake --target=Pack
4949
shell: pwsh
5050
- name: "Publish Artefacts"
51-
uses: actions/[email protected].2
51+
uses: actions/[email protected].3
5252
with:
5353
name: ${{matrix.os}}
5454
path: "./Artefacts"

0 commit comments

Comments
 (0)