Skip to content

Commit 7b53987

Browse files
committed
Use edge:update
1 parent 7e397db commit 7b53987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-latest-dependency.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: bundle install
5555

5656
- name: Update latest
57-
run: bundle exec rake edge:latest
57+
run: bundle exec rake edge:update
5858

5959
- name: Upload artifact
6060
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)