Skip to content

Commit

Permalink
Merge pull request #22 from Gakuto1112/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 4.1.4 to 4.1.7 in /.github/workflows
  • Loading branch information
Gakuto1112 authored Sep 18, 2024
2 parents 9ee0990 + 4f01978 commit fffeddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
mkdir ./out
mkdir ./out/japanese
- name: Download artifact
uses: actions/download-artifact@v4.1.4
uses: actions/download-artifact@v4.1.7
with:
name: japanese
path: ./out/japanese
Expand Down

0 comments on commit fffeddb

Please sign in to comment.