summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/update-sh.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-sh.yml b/.github/workflows/update-sh.yml
index b9b79170..4e03239a 100644
--- a/.github/workflows/update-sh.yml
+++ b/.github/workflows/update-sh.yml
@@ -13,7 +13,7 @@ jobs:
name: Run update.sh script
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
- name: Run update.sh script
run: ./update.sh
- name: Commit files