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.
2 parents 92847e9 + 70a499b commit d1e8eadCopy full SHA for d1e8ead
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: hynek/[email protected]
18
19
- name: Download Package
20
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
21
with:
22
name: Packages
23
path: dist
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v5
30
31
32
33
34
35
0 commit comments