We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e397db + 7b53987 commit bbeca0aCopy full SHA for bbeca0a
.github/workflows/update-latest-dependency.yml
@@ -54,7 +54,7 @@ jobs:
54
run: bundle install
55
56
- name: Update latest
57
- run: bundle exec rake edge:latest
+ run: bundle exec rake edge:update
58
59
- name: Upload artifact
60
uses: actions/upload-artifact@v4
0 commit comments