Skip to content

Commit

Permalink
add workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
quinna-h committed Nov 25, 2024
1 parent c516872 commit c1e802a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/outdated-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: go run latest_major_version.go
- run: go run latest_major_version.go > latest_majors.txt

- run: git diff

Expand Down

0 comments on commit c1e802a

Please sign in to comment.