Skip to content

Commit 777a989

Browse files
chore(deps): bump actions/checkout from 4 to 6 (#60)
1 parent b6c8440 commit 777a989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/agent-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-latest
4444
name: Module Integrity
4545
steps:
46-
- uses: actions/checkout@v4
46+
- uses: actions/checkout@v6
4747
with:
4848
submodules: recursive
4949
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)