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 1e98588 commit 803ec74Copy full SHA for 803ec74
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
16
- - uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1.254.0
+ - uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
17
with:
18
bundler-cache: true
19
.github/workflows/lint.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: macos-13
37
38
39
40
41
42
- run: bundle exec pod lib lint --allow-warnings
0 commit comments