Skip to content

Commit f04ec16

Browse files
author
updatecli
committed
chore: deps(github): bump Action tag for actions/checkout from v4 to ...
... v6.0.1 Made with ❤️️ by updatecli
1 parent 2bce17c commit f04ec16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1
3333
- name: Install Updatecli
3434
uses: ./
3535
- name: Test local action without install-only

0 commit comments

Comments
 (0)