1
0
Fork 0

CI: use actions/checkout@v4

This commit is contained in:
Bart Schuurmans 2024-03-13 12:30:52 +01:00
parent 288743b686
commit 12b469a0d6
8 changed files with 8 additions and 8 deletions

View file

@ -19,7 +19,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it.
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install modules
run: npm install stylelint stylelint-config-recommended stylelint-config-standard stylelint-order eslint