bumped up one version within sync.yaml

This commit is contained in:
niclaz 2024-08-23 21:26:44 +02:00 committed by GitHub
parent edb2ed09ea
commit fe535d9df2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout your repository using git
uses: actions/checkout@v3
uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
with:
@ -27,4 +27,4 @@ jobs:
- uses: EndBug/add-and-commit@v9
with:
default_author: github_actions
default_author: github_actions