Skip to content

Commit

Permalink
Merge pull request #757 from Speech-Rule-Engine/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/dot-github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
  • Loading branch information
zorkow authored Nov 14, 2024
2 parents 47e3dfa + d447f89 commit a29cc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run_install: false

- name: Downloading the build
uses: actions/download-artifact@v4
uses: actions/download-artifact@v4.1.7
with:
name: sre-library

Expand Down

0 comments on commit a29cc27

Please sign in to comment.