Skip to content

Commit 113641c

Browse files
authored
Merge pull request #2 from wisemen-digital/dependabot/github_actions/all-actions-a331d3ec2d
Bump actions/checkout from 4 to 5 in the all-actions group
2 parents 0ac8a7c + 1744e9b commit 113641c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runs:
3030
using: composite
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v6
3434
- name: Simplify filter file
3535
shell: bash
3636
run: |

0 commit comments

Comments
 (0)