bump action versions
This commit is contained in:
@@ -47,4 +47,4 @@ jobs:
|
||||
path: "./dist"
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v2
|
||||
uses: actions/deploy-pages@v4
|
||||
|
||||
@@ -895,7 +895,6 @@ const FancyShield = ({ children, className, style }) => {
|
||||
fontSize: "1.6em",
|
||||
fontWeight: 800,
|
||||
alignItems: "center",
|
||||
justifyContent: "center",
|
||||
}}
|
||||
>
|
||||
<div style={{ marginTop: -4 }}>{children}</div>
|
||||
|
||||
Reference in New Issue
Block a user