From 8188e1f6863ce8a943b26ba4506912e90da1af56 Mon Sep 17 00:00:00 2001
From: "nafg-scala-steward[bot]"
 <243680+nafg-scala-steward[bot]@users.noreply.github.com>
Date: Thu, 7 Sep 2023 20:17:54 +0000
Subject: [PATCH] Regenerate GitHub Actions workflow

Executed command: sbt githubWorkflowGenerate
---
 .github/workflows/ci.yml | 6 +++---
 .mergify.yml             | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0e729f2..057dfc1 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -111,12 +111,12 @@ jobs:
           tar xf targets.tar
           rm targets.tar
 
-      - name: Download target directories (3.3.0)
+      - name: Download target directories (3.3.1)
         uses: actions/download-artifact@v2
         with:
-          name: target-${{ matrix.os }}-3.3.0-${{ matrix.java }}
+          name: target-${{ matrix.os }}-3.3.1-${{ matrix.java }}
 
-      - name: Inflate target directories (3.3.0)
+      - name: Inflate target directories (3.3.1)
         run: |
           tar xf targets.tar
           rm targets.tar
diff --git a/.mergify.yml b/.mergify.yml
index 3f626da..e821535 100644
--- a/.mergify.yml
+++ b/.mergify.yml
@@ -9,7 +9,7 @@ pull_request_rules:
           - author=scala-steward
           - author=nafg-scala-steward[bot]
       - check-success=Build and Test (ubuntu-latest, 2.13.11, temurin@11)
-      - check-success=Build and Test (ubuntu-latest, 3.3.0, temurin@11)
+      - check-success=Build and Test (ubuntu-latest, 3.3.1, temurin@11)
     actions:
         queue:
             name: default