Skip to content

Commit

Permalink
Merge pull request #40 from hub-dela/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-artifact-4.3.6

fix(deps): bump actions/upload-artifact from 4.3.3 to 4.3.6
  • Loading branch information
hub-dela authored Aug 20, 2024
2 parents b745db5 + 6cc5e06 commit ac421e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
npm run compile
- name: Upload Distributable
uses: actions/upload-artifact@v4.3.3
uses: actions/upload-artifact@v4.3.6
with:
name: dist
path: |
Expand Down

0 comments on commit ac421e8

Please sign in to comment.