Skip to content

Commit bf0372b

Browse files
authored
Merge pull request #10 from nvda-es/dependabot/github_actions/actions-minor-8f3a61e048
Bump actions/download-artifact from 4.1.8 to 4.1.9 in the actions-minor group
2 parents 7c23e20 + aafdecc commit bf0372b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_addon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
steps:
5555
- uses: actions/checkout@v4.2.2
5656
- name: download releases files
57-
uses: actions/download-artifact@v4.1.8
57+
uses: actions/download-artifact@v4.1.9
5858
- name: Display structure of downloaded files
5959
run: ls -R
6060
- name: Calculate sha256

0 commit comments

Comments
 (0)