Skip to content

Commit bbeca0a

Browse files
authored
Merge pull request #4036 from DataDog/tonycthsu/update-matrix
Update matrix periodically
2 parents 7e397db + 7b53987 commit bbeca0a

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)