Skip to content

Commit 16e9ed7

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 343a6d2 + 4a1dcb5 commit 16e9ed7

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
@@ -54,7 +54,7 @@ jobs:
5454
steps:
5555
- uses: actions/[email protected]
5656
- name: download releases files
57-
uses: actions/[email protected].8
57+
uses: actions/[email protected].9
5858
- name: Display structure of downloaded files
5959
run: ls -R
6060
- name: Calculate sha256

0 commit comments

Comments
 (0)