Skip to content

Commit

Permalink
Merge pull request #24 from josephsl/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
XLTechie authored Sep 4, 2024
2 parents 9735853 + 203d910 commit dfcbf48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: download releases files
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
#- name: Display structure of downloaded files
#run: ls -R

Expand Down

0 comments on commit dfcbf48

Please sign in to comment.