diff --git a/.gitea/workflows/production.yaml b/.gitea/workflows/production.yaml index 5a5b6ba..b318ab8 100644 --- a/.gitea/workflows/production.yaml +++ b/.gitea/workflows/production.yaml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 📥Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: 🚀Validating the manifests uses: frenck/action-yamllint@v1.5.0 with: