PlanOpticon
Merge pull request #11 from ConflictHQ/dependabot/github_actions/actions/download-artifact-7 Bump actions/download-artifact from 4 to 7
Commit
0ae26c99d1a96b920890a215e55234ff157a3419f75a77ec5fba6afbea930f23
Parent
87e1eed56dd8896…
2 files changed
+1
-1
+1
-1
+1
-1
| --- .github/workflows/publish.yml | ||
| +++ .github/workflows/publish.yml | ||
| @@ -33,11 +33,11 @@ | ||
| 33 | 33 | needs: build |
| 34 | 34 | runs-on: ubuntu-latest |
| 35 | 35 | environment: pypi |
| 36 | 36 | steps: |
| 37 | 37 | - name: Download artifacts |
| 38 | - uses: actions/download-artifact@v4 | |
| 38 | + uses: actions/download-artifact@v7 | |
| 39 | 39 | with: |
| 40 | 40 | name: dist |
| 41 | 41 | path: dist/ |
| 42 | 42 | |
| 43 | 43 | - name: Publish to PyPI |
| 44 | 44 |
| --- .github/workflows/publish.yml | |
| +++ .github/workflows/publish.yml | |
| @@ -33,11 +33,11 @@ | |
| 33 | needs: build |
| 34 | runs-on: ubuntu-latest |
| 35 | environment: pypi |
| 36 | steps: |
| 37 | - name: Download artifacts |
| 38 | uses: actions/download-artifact@v4 |
| 39 | with: |
| 40 | name: dist |
| 41 | path: dist/ |
| 42 | |
| 43 | - name: Publish to PyPI |
| 44 |
| --- .github/workflows/publish.yml | |
| +++ .github/workflows/publish.yml | |
| @@ -33,11 +33,11 @@ | |
| 33 | needs: build |
| 34 | runs-on: ubuntu-latest |
| 35 | environment: pypi |
| 36 | steps: |
| 37 | - name: Download artifacts |
| 38 | uses: actions/download-artifact@v7 |
| 39 | with: |
| 40 | name: dist |
| 41 | path: dist/ |
| 42 | |
| 43 | - name: Publish to PyPI |
| 44 |
+1
-1
| --- .github/workflows/publish.yml | ||
| +++ .github/workflows/publish.yml | ||
| @@ -33,11 +33,11 @@ | ||
| 33 | 33 | needs: build |
| 34 | 34 | runs-on: ubuntu-latest |
| 35 | 35 | environment: pypi |
| 36 | 36 | steps: |
| 37 | 37 | - name: Download artifacts |
| 38 | - uses: actions/download-artifact@v4 | |
| 38 | + uses: actions/download-artifact@v7 | |
| 39 | 39 | with: |
| 40 | 40 | name: dist |
| 41 | 41 | path: dist/ |
| 42 | 42 | |
| 43 | 43 | - name: Publish to PyPI |
| 44 | 44 |
| --- .github/workflows/publish.yml | |
| +++ .github/workflows/publish.yml | |
| @@ -33,11 +33,11 @@ | |
| 33 | needs: build |
| 34 | runs-on: ubuntu-latest |
| 35 | environment: pypi |
| 36 | steps: |
| 37 | - name: Download artifacts |
| 38 | uses: actions/download-artifact@v4 |
| 39 | with: |
| 40 | name: dist |
| 41 | path: dist/ |
| 42 | |
| 43 | - name: Publish to PyPI |
| 44 |
| --- .github/workflows/publish.yml | |
| +++ .github/workflows/publish.yml | |
| @@ -33,11 +33,11 @@ | |
| 33 | needs: build |
| 34 | runs-on: ubuntu-latest |
| 35 | environment: pypi |
| 36 | steps: |
| 37 | - name: Download artifacts |
| 38 | uses: actions/download-artifact@v7 |
| 39 | with: |
| 40 | name: dist |
| 41 | path: dist/ |
| 42 | |
| 43 | - name: Publish to PyPI |
| 44 |