diff --git a/.gitea/workflows/production.yml b/.gitea/workflows/production.yml index 2d43081..0f4f9ea 100644 --- a/.gitea/workflows/production.yml +++ b/.gitea/workflows/production.yml @@ -17,7 +17,7 @@ jobs: timeout-minutes: 30 steps: - name: Check out repo's default branch - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Getting version uses: https://gitea.skydust.fr/actions/get-version@main - name: Update java package version