From 2b63bf7f49b13acfb3bf86afb2333f8739bbb138 Mon Sep 17 00:00:00 2001 From: NilsUeter Date: Sun, 23 Feb 2025 14:43:24 +0100 Subject: [PATCH] bump action versions --- .github/workflows/PagesDeploy.yml | 2 +- src/10th/Roster.jsx | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/PagesDeploy.yml b/.github/workflows/PagesDeploy.yml index 695f888..469b533 100644 --- a/.github/workflows/PagesDeploy.yml +++ b/.github/workflows/PagesDeploy.yml @@ -47,4 +47,4 @@ jobs: path: "./dist" - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4 diff --git a/src/10th/Roster.jsx b/src/10th/Roster.jsx index 31a43ba..f01ee64 100644 --- a/src/10th/Roster.jsx +++ b/src/10th/Roster.jsx @@ -895,7 +895,6 @@ const FancyShield = ({ children, className, style }) => { fontSize: "1.6em", fontWeight: 800, alignItems: "center", - justifyContent: "center", }} >
{children}