Skip to content

Commit

Permalink
fix: ping action
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo committed Dec 31, 2024
1 parent a7b035a commit 245fa16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
fetch-depth: 0

- id: changed-files
uses: tj-actions/changed-files@v45
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366
# v45.0.5
with:
files_yaml: |
fetcher:
Expand Down

0 comments on commit 245fa16

Please sign in to comment.