Skip to content

Commit 072bf75

Browse files
Update github/evergreen action to v2
1 parent 5137627 commit 072bf75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Run evergreen action
19-
uses: github/evergreen@v1
19+
uses: github/evergreen@v2
2020
env:
2121
GH_TOKEN: ${{ secrets.EVERGREEN_ACTION }}
2222
REPOSITORY: darkred

0 commit comments

Comments
 (0)