Skip to content

Commit

Permalink
update workflow to newer version for node compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Sep 4, 2023
1 parent 5cb0332 commit 7afbb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch_zotero.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- uses: actions/checkout@v3

# Runs wget to interact with Zotero API
- name: Fetch publication list from Zotero API
Expand Down

0 comments on commit 7afbb76

Please sign in to comment.