summaryrefslogtreecommitdiffstats
path: root/.github/workflows/go-tests.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/go-tests.yml')
-rw-r--r--.github/workflows/go-tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go-tests.yml b/.github/workflows/go-tests.yml
index 93596454..7e94dc01 100644
--- a/.github/workflows/go-tests.yml
+++ b/.github/workflows/go-tests.yml
@@ -24,7 +24,7 @@ jobs:
submodules: recursive
- name: Check files
id: check-files
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@v45
with:
since_last_remote_commit: ${{ github.event_name != 'pull_request' }}
files: |