We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b87ca4 commit 4cf6db7Copy full SHA for 4cf6db7
1 file changed
.github/workflows/test-pull-request.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: macos-14
14
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
17
18
- name: Install dependencies
19
run: brew install swiftlint
0 commit comments