build: pin action versions

This commit is contained in:
zhom
2025-06-18 00:12:26 +04:00
parent a816fbb140
commit 2caac5bf4c
7 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -21,6 +21,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
- name: Spell Check Repo
uses: crate-ci/typos@v1.33.1