pin github actions

This commit is contained in:
Boosted-Bonobo 2025-12-15 12:57:53 +02:00 committed by GitHub
parent b7c566a772
commit 007a44ef9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 21 additions and 21 deletions

View file

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
name: Check licenses
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
- run: npm ci
- name: Install licensed
run: |