diff --git a/.gitea/workflows/work.yml b/.gitea/workflows/work.yml index d9ac4dd..aae5951 100644 --- a/.gitea/workflows/work.yml +++ b/.gitea/workflows/work.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v1 + uses: actions/checkout@v4 - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v1