Skip to content

Commit

Permalink
Merge commit '017f1a7' into dependabot/github_actions/actions/downloa…
Browse files Browse the repository at this point in the history
…d-artifact-4.1.0
  • Loading branch information
nscuro committed Jan 4, 2024
2 parents a543dcb + 017f1a7 commit 63cb7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_meta-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
npm run build --if-present
- name: Upload Artifacts
uses: actions/upload-artifact@v3.1.3
uses: actions/upload-artifact@v4.0.0
with:
name: assembled-frontend-node${{ matrix.node-version }}
path: |-
Expand Down

0 comments on commit 63cb7a2

Please sign in to comment.