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 8bcac46 + 031074c commit 1ff579fCopy full SHA for 1ff579f
2 files changed
.github/workflows/_meta-build.yaml
@@ -71,7 +71,7 @@ jobs:
71
uses: actions/checkout@v3.1.0
72
73
- name: Download Artifacts
74
- uses: actions/download-artifact@v3.0.0
+ uses: actions/download-artifact@v3.0.1
75
with:
76
name: assembled-frontend-node${{ inputs.node-version-package }}
77
.github/workflows/ci-publish.yaml
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
name: assembled-frontend-node16
55
0 commit comments