Skip to content

Commit 22b9c13

Browse files
Update action.yml
1 parent 98ecba3 commit 22b9c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ inputs:
2727
runs:
2828
using: 'composite'
2929
steps:
30-
- uses: actions/checkout@v3
30+
- uses: actions/checkout@v4
3131
with:
3232
repository: RelationalAI/rai-sdk-csharp
3333

0 commit comments

Comments
 (0)