Skip to content

Commit 93f6fe3

Browse files
author
updateclibot
committed
chore: deps(github): bump Action tag for actions/checkout from v4 to ...
... v6.0.2 Made with ❤️️ by updatecli
1 parent 1bb10fb commit 93f6fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- name: Git Checkout
32-
uses: actions/checkout@v4
32+
uses: actions/checkout@v6.0.2
3333
- name: Install Updatecli
3434
uses: ./
3535
- name: Test local action without install-only

0 commit comments

Comments
 (0)