Skip to content

Commit

Permalink
update actions dnsimple gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
AGS4NO committed Aug 7, 2023
1 parent 5a2f60d commit cf127e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install Chef Workstation
uses: actionshub/chef-install@main
- name: Install DNSimple gem
run: chef gem install -N dnsimple -v '~> 7'
run: chef gem install -N dnsimple -v '~> 8'
env:
CHEF_LICENSE: accept-no-persist
- name: Rspec
Expand Down

0 comments on commit cf127e4

Please sign in to comment.