Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact action to v4.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 1b6672d commit 669b970
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
node-version-file: '.nvmrc'

- name: Download Artefacts
uses: actions/[email protected].7
uses: actions/[email protected].8
with:
path: Artefacts
name: Artefacts
Expand Down Expand Up @@ -357,7 +357,7 @@ jobs:
node-version-file: '.nvmrc'

- name: Download installer
uses: actions/[email protected].7
uses: actions/[email protected].8
with:
path: Artefacts
name: Artefacts
Expand Down

0 comments on commit 669b970

Please sign in to comment.