There was an error while loading. Please reload this page.
2 parents 4ba2138 + 77b1b9a commit a8fe4beCopy full SHA for a8fe4be
1 file changed
.github/workflows/update.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
# checkout the repository to the GitHub Actions runner
16
- name: Checkout
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
# install dependencies
19
- name: Add packages
20
run: |
0 commit comments