Skip to content

Commit

Permalink
deps: update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmk committed Dec 11, 2023
1 parent f57db90 commit d167577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install github-backup==0.43.1
pip install github-backup==0.44.1
- name: Update backups
run: github-backup neovim --exclude neovim-backup winget-pkgs --token ${{ secrets.PAT }} --fork --incremental --issues --issue-comments --pulls --pull-comments
- name: Push changes
Expand Down

0 comments on commit d167577

Please sign in to comment.