Skip to content

Commit

Permalink
update copy action
Browse files Browse the repository at this point in the history
  • Loading branch information
rustagir authored Aug 14, 2024
1 parent 130e1e4 commit d57c648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy-compat-to-docs-shared.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Copy mongodb-compat table
uses: dmnemec/copy_file_to_another_repo_action@main
Expand Down

0 comments on commit d57c648

Please sign in to comment.