Skip to content

Commit 7c23e20

Browse files
authored
Merge pull request #9 from nvda-es/dependabot/github_actions/actions-minor-19ac703470
Bump actions/upload-artifact from 4.6.0 to 4.6.1 in the actions-minor group
2 parents 4e37d50 + 469f627 commit 7c23e20

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)