Skip to content

Commit b2aa078

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update ruby/setup-ruby action to v1.175.1
1 parent e830f09 commit b2aa078

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
path: pages
5151
ref: gh-pages
5252
- name: Setup Ruby
53-
uses: ruby/[email protected].0
53+
uses: ruby/[email protected].1
5454
with:
5555
working-directory: slides-markdown/shared-slides
5656
- name: Setup Chrome

.github/workflows/markdown-slides.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Remove Hugo Installer
4040
run: rm hugo.deb
4141
- name: Setup Ruby
42-
uses: ruby/[email protected].0
42+
uses: ruby/[email protected].1
4343
with:
4444
working-directory: slides-markdown/shared-slides
4545
- name: Run the pre-processor

0 commit comments

Comments
 (0)