kopia lustrzana https://github.com/Aircoookie/WLED
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
rodzic
3615ab535b
commit
489f00fb32
|
@ -78,7 +78,7 @@ jobs:
|
|||
needs: [get_default_envs, build]
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
steps:
|
||||
- uses: actions/download-artifact@v2
|
||||
- uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: firmware-release
|
||||
- name: Create draft release
|
||||
|
|
Ładowanie…
Reference in New Issue