Skip to content

Commit

Permalink
chore: config action ids
Browse files Browse the repository at this point in the history
  • Loading branch information
mwfarb committed Jun 20, 2024
1 parent 68a1c9e commit d7e4788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Ruby
uses: ruby/setup-ruby@1
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.4
bundler-cache: true
Expand Down

0 comments on commit d7e4788

Please sign in to comment.