Skip to content

Commit

Permalink
Update GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixHenninger committed Sep 20, 2024
1 parent 372df30 commit f081e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
SAUCE_ACCESS_KEY: ${{ secrets.SAUCE_ACCESS_KEY }}
TUNNEL_IDENTIFIER: github-action-tunnel-${{ github.run_id }}
- name: Upload library starterkit as build artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: labjs-starterkit
path: packages/library/dist/labjs-starterkit.zip
Expand Down

0 comments on commit f081e06

Please sign in to comment.