diff --git a/.github/workflows/notify_explorer.yml b/.github/workflows/notify_explorer.yml index fac8c3d..ddfb9f2 100644 --- a/.github/workflows/notify_explorer.yml +++ b/.github/workflows/notify_explorer.yml @@ -19,7 +19,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v35 + uses: tj-actions/changed-files@v41 - name: Call Mainnet Explorer API id: MainnetRequest