Skip to content

Bump actions/upload-artifact from 3.pre.node20 to 4.3.4 #132

Bump actions/upload-artifact from 3.pre.node20 to 4.3.4

Bump actions/upload-artifact from 3.pre.node20 to 4.3.4 #132

Workflow file for this run

name: Spellcheck Action
on: push
permissions: read-all
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@cd079c0f6a24c326cb8a4fa5dc8bbf16227990bd # 0.40.0
with:
config_path: .github/spellcheck.yml # put path to configuration file here