Skip to content

Commit e17d4b3

Browse files
authored
Merge pull request #184 from pluginpal/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents cfc0792 + a66fec1 commit e17d4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
node-version: ${{ matrix.node }}
4949
cache: 'yarn'
5050
- name: Download plugin build
51-
uses: actions/download-artifact@v3
51+
uses: actions/download-artifact@v4.1.7
5252
with:
5353
name: plugin-build
5454
path: build

0 commit comments

Comments
 (0)