Skip to content

Commit

Permalink
try 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lantoli committed Dec 7, 2023
1 parent 979ba81 commit 71b686d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cleanup-test-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
sparse-checkout: |
scripts
- uses: mongodb/atlas-github-action@latest
- uses: mongodb/atlas-github-action@0.2.0
- name: Cleanup cloud-dev
shell: bash
env:
Expand All @@ -31,7 +31,7 @@ jobs:
with:
sparse-checkout: |
scripts
- uses: mongodb/atlas-github-action@latest
- uses: mongodb/atlas-github-action@0.2.0
- name: Cleanup test env network
shell: bash
env:
Expand Down

0 comments on commit 71b686d

Please sign in to comment.