Skip to content

Commit 54321f2

Browse files
authored
Merge pull request #7 from built-fast/dependabot/github_actions/github-actions-0c457e8d78
Bump ruby/setup-ruby from 1.299.0 to 1.300.0 in the github-actions group
2 parents 909d361 + 57ee825 commit 54321f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
persist-credentials: false
4444

4545
- name: Setup ruby
46-
uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1.299.0
46+
uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1.301.0
4747
with:
4848
ruby-version: ${{ env.RUBY_VERSION }}
4949
bundler-cache: true

0 commit comments

Comments
 (0)