From ef70d16c43c2f566a4fe2955b8d6c08f6c185af8 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Wed, 18 Jan 2023 13:38:13 -0500 Subject: Update update-site.yml --- .github/workflows/update-site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/update-site.yml b/.github/workflows/update-site.yml index 7415c2e..e43457d 100755 --- a/.github/workflows/update-site.yml +++ b/.github/workflows/update-site.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Generate md run: ./scripts/update_site.sh -- cgit v1.2.3