1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-07 02:47:29 +00:00
* fix utcnow deprecation warnings
* upd deps
* upd workflows
This commit is contained in:
2025-06-19 13:36:26 +03:00
committed by GitHub
parent b34b1a8b20
commit 3fcb4855d5
8 changed files with 1569 additions and 1602 deletions

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.