Skip to content

Commit

Permalink
Merge pull request #202 from Julian/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
Julian authored Dec 18, 2023
2 parents 6a3997d + cfa9862 commit ef60277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
PYTHONPATH: pelican/

- name: Upload the Anki Deck
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: til.apkg
path: til.apkg
Expand Down

0 comments on commit ef60277

Please sign in to comment.