Skip to content

Commit

Permalink
Merge pull request #521 from etn-ccis/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
  • Loading branch information
JeffGreiner-eaton authored Sep 6, 2024
2 parents fb0026b + 9aa3d5f commit fd7711d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blui-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Download lib
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: lib
path: login-workflow/lib
Expand Down

0 comments on commit fd7711d

Please sign in to comment.