Skip to content

Commit

Permalink
Update get-changed-files version
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohlberg committed Nov 3, 2024
1 parent 75430d5 commit a9cff33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
- id: files
uses: Ana06/get-changed-files@v2.2.0
uses: Ana06/get-changed-files@v2.3.0
continue-on-error: true
- run: |
for f in ${{ steps.files.outputs.added }}; do
Expand Down

0 comments on commit a9cff33

Please sign in to comment.