Skip to content

Commit 592717b

Browse files
renovate[bot]farnabaz
andauthoredSep 5, 2023
chore(deps): update actions/checkout action to v4 (#135)
* chore(deps): update actions/checkout action to v4 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Farnabaz <farnabaz@gmail.com>
1 parent b38563a commit 592717b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/studio.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@v3
20+
uses: actions/checkout@v4 # v4
2121

2222
- uses: actions/setup-node@v3
2323
with:

0 commit comments

Comments
 (0)
Please sign in to comment.