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 2e38c43 commit 7d85d86Copy full SHA for 7d85d86
.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@v5
+ uses: actions/upload-artifact@v6
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