Skip to content

Commit 0bdeb43

Browse files
chore(deps): update actions/checkout action to v4
1 parent 37e6608 commit 0bdeb43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v3
33+
uses: actions/checkout@v4
3434
- name: Detect package manager
3535
id: detect-package-manager
3636
run: |

0 commit comments

Comments
 (0)