Skip to content

Commit

Permalink
Merge pull request #11 from iwishiwasaneagle/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/download-artifact-4

chore(deps): Bump actions/download-artifact from 3 to 4
  • Loading branch information
iwishiwasaneagle committed Jan 9, 2024
2 parents fabc35c + b20dc46 commit 1153f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
- name: Download artifacts
if: ${{ !env.ACT }}
id: download
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: main-pdf-release
path: main-pdf-release
Expand Down

0 comments on commit 1153f94

Please sign in to comment.