Skip to content

Commit 4e83167

Browse files
chore(deps): update andreasaugustin/actions-template-sync action to v2
1 parent 942c1df commit 4e83167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sched-template-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# submodules: true
2626

2727
- name: actions-template-sync
28-
uses: AndreasAugustin/actions-template-sync@v1
28+
uses: AndreasAugustin/actions-template-sync@v2
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
source_repo_path: altcoder/template-python

0 commit comments

Comments
 (0)