There was an error while loading. Please reload this page.
2 parents aa87f8b + f2fa42f commit 2c70edfCopy full SHA for 2c70edf
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@v2
+ uses: actions/checkout@v4
18
# install dependencies
19
- name: Add packages
20
run: |
0 commit comments