Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/micromatch-4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
i7an authored Sep 18, 2024
2 parents e944e8e + 8fd38ac commit 85736fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Upload git diff
if: ${{ failure() }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: diff_failed
path: tmp/
Expand Down

0 comments on commit 85736fe

Please sign in to comment.