Skip to content

Commit d57c648

Browse files
authored
update copy action
1 parent 130e1e4 commit d57c648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copy-compat-to-docs-shared.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@v2
17+
uses: actions/checkout@v3
1818

1919
- name: Copy mongodb-compat table
2020
uses: dmnemec/copy_file_to_another_repo_action@main

0 commit comments

Comments
 (0)