Skip to content

Commit

Permalink
Update Github Publish Uses (#11)
Browse files Browse the repository at this point in the history
* update publish script

* change uses step
  • Loading branch information
vvillait88 authored May 1, 2023
1 parent a8a0600 commit 7decf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Ruby 2.6
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6

Expand Down

0 comments on commit 7decf0a

Please sign in to comment.