We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb31dd commit 1012cc6Copy full SHA for 1012cc6
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
run: |
64
task publish
65
- name: Attach manifest to workflow run
66
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
67
with:
68
name: manifest.yaml
69
path: ./manifest.yaml
.github/workflows/release-please.yml
@@ -42,7 +42,7 @@ jobs:
42
43
task manifest
44
45
46
47
48
0 commit comments