We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65472df + b27fb76 commit b3693dcCopy full SHA for b3693dc
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Download Package
28
- uses: actions/download-artifact@v4.1.8
+ uses: actions/download-artifact@v4.1.9
29
with:
30
name: Packages
31
path: dist
.github/workflows/test.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@v4
40
41
42
43
44
45
0 commit comments