kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Build - Bump actions/download-artifact from 4 to 5 in the all group (#3364)
rodzic
aa4e182549
commit
4f6e9dcc56
|
@ -34,7 +34,7 @@ jobs:
|
|||
- build
|
||||
steps:
|
||||
- name: Download all the dists
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
name: python-package-distributions
|
||||
path: dist/
|
||||
|
@ -72,7 +72,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Download all the dists
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
name: python-package-distributions
|
||||
path: dist/
|
||||
|
|
Ładowanie…
Reference in New Issue