bump action versions

This commit is contained in:
NilsUeter
2025-02-23 14:43:24 +01:00
parent b39e77e429
commit 2b63bf7f49
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -895,7 +895,6 @@ const FancyShield = ({ children, className, style }) => {
fontSize: "1.6em",
fontWeight: 800,
alignItems: "center",
justifyContent: "center",
}}
>
<div style={{ marginTop: -4 }}>{children}</div>