Skip to content

Commit 469f627

Browse files
Bump actions/upload-artifact in the actions-minor group
Bumps the actions-minor group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/upload-artifact` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e37d50 commit 469f627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_addon.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: building addon
4141
run: scons && scons pot
4242

43-
- uses: actions/[email protected].0
43+
- uses: actions/[email protected].1
4444
with:
4545
name: packaged_addon
4646
path: |

0 commit comments

Comments
 (0)