Skip to content

Bump @fortawesome/fontawesome-free from 6.7.1 to 6.7.2 #1219

Bump @fortawesome/fontawesome-free from 6.7.1 to 6.7.2

Bump @fortawesome/fontawesome-free from 6.7.1 to 6.7.2 #1219

Workflow file for this run

name: Stylelint
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: npm install
- name: Run Stylelint
run: npm run stylelint