Skip to content

Bump @fortawesome/fontawesome-svg-core from 6.5.2 to 6.7.0 #1080

Bump @fortawesome/fontawesome-svg-core from 6.5.2 to 6.7.0

Bump @fortawesome/fontawesome-svg-core from 6.5.2 to 6.7.0 #1080

Workflow file for this run

name: Continuous Integration
# This action works with pull requests and pushes
on:
pull_request:
push:
branches:
- main
jobs:
prettier:
name: Run Prettier
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Prettify code
uses: creyD/[email protected]