mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
Merge pull request #485 from trabucayre/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
This commit is contained in:
@@ -138,7 +138,7 @@ jobs:
|
||||
zlib1g
|
||||
|
||||
- name: '📥 Download artifact: package'
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: ubtuntu${{ matrix.os }}.04-openFPGALoader
|
||||
|
||||
@@ -187,7 +187,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: '📥 Download artifacts'
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
path: artifact
|
||||
|
||||
|
||||
Reference in New Issue
Block a user