We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e397db commit 7b53987Copy full SHA for 7b53987
.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