PlanOpticon
Merge pull request #10 from ConflictHQ/dependabot/github_actions/actions/upload-artifact-6 Bump actions/upload-artifact from 4 to 6
Commit
87e1eed56dd889673064f10ed593863b1482e43f63e9efbbbdbbfad6e1de4bd3
Parent
5121fc2a513216c…
2 files changed
+1
-1
+1
-1
+1
-1
| --- .github/workflows/publish.yml | ||
| +++ .github/workflows/publish.yml | ||
| @@ -22,11 +22,11 @@ | ||
| 22 | 22 | |
| 23 | 23 | - name: Build package |
| 24 | 24 | run: python -m build |
| 25 | 25 | |
| 26 | 26 | - name: Upload artifacts |
| 27 | - uses: actions/upload-artifact@v4 | |
| 27 | + uses: actions/upload-artifact@v6 | |
| 28 | 28 | with: |
| 29 | 29 | name: dist |
| 30 | 30 | path: dist/ |
| 31 | 31 | |
| 32 | 32 | publish-pypi: |
| 33 | 33 |
| --- .github/workflows/publish.yml | |
| +++ .github/workflows/publish.yml | |
| @@ -22,11 +22,11 @@ | |
| 22 | |
| 23 | - name: Build package |
| 24 | run: python -m build |
| 25 | |
| 26 | - name: Upload artifacts |
| 27 | uses: actions/upload-artifact@v4 |
| 28 | with: |
| 29 | name: dist |
| 30 | path: dist/ |
| 31 | |
| 32 | publish-pypi: |
| 33 |
| --- .github/workflows/publish.yml | |
| +++ .github/workflows/publish.yml | |
| @@ -22,11 +22,11 @@ | |
| 22 | |
| 23 | - name: Build package |
| 24 | run: python -m build |
| 25 | |
| 26 | - name: Upload artifacts |
| 27 | uses: actions/upload-artifact@v6 |
| 28 | with: |
| 29 | name: dist |
| 30 | path: dist/ |
| 31 | |
| 32 | publish-pypi: |
| 33 |
+1
-1
| --- .github/workflows/publish.yml | ||
| +++ .github/workflows/publish.yml | ||
| @@ -22,11 +22,11 @@ | ||
| 22 | 22 | |
| 23 | 23 | - name: Build package |
| 24 | 24 | run: python -m build |
| 25 | 25 | |
| 26 | 26 | - name: Upload artifacts |
| 27 | - uses: actions/upload-artifact@v4 | |
| 27 | + uses: actions/upload-artifact@v6 | |
| 28 | 28 | with: |
| 29 | 29 | name: dist |
| 30 | 30 | path: dist/ |
| 31 | 31 | |
| 32 | 32 | publish-pypi: |
| 33 | 33 |
| --- .github/workflows/publish.yml | |
| +++ .github/workflows/publish.yml | |
| @@ -22,11 +22,11 @@ | |
| 22 | |
| 23 | - name: Build package |
| 24 | run: python -m build |
| 25 | |
| 26 | - name: Upload artifacts |
| 27 | uses: actions/upload-artifact@v4 |
| 28 | with: |
| 29 | name: dist |
| 30 | path: dist/ |
| 31 | |
| 32 | publish-pypi: |
| 33 |
| --- .github/workflows/publish.yml | |
| +++ .github/workflows/publish.yml | |
| @@ -22,11 +22,11 @@ | |
| 22 | |
| 23 | - name: Build package |
| 24 | run: python -m build |
| 25 | |
| 26 | - name: Upload artifacts |
| 27 | uses: actions/upload-artifact@v6 |
| 28 | with: |
| 29 | name: dist |
| 30 | path: dist/ |
| 31 | |
| 32 | publish-pypi: |
| 33 |