From 1272722962e0339d9a0ecc19909c2a0281952484 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Sun, 18 Jan 2026 17:13:46 +0100 Subject: [PATCH] Updated version --- .gitea/workflows/pull_request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/pull_request.yaml b/.gitea/workflows/pull_request.yaml index 42c717c..36599fa 100644 --- a/.gitea/workflows/pull_request.yaml +++ b/.gitea/workflows/pull_request.yaml @@ -12,7 +12,7 @@ jobs: - name: Cache Flutter SDK id: cache-flutter - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: flutter key: ${{ runner.os }}-flutter-3.38.2-stable