Skip to content

Commit 494a7db

Browse files
renovate[bot]HerringtonDarkholme
authored andcommitted
chore(deps): update actions/checkout action to v4
1 parent 7f7a979 commit 494a7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636
steps:
3737
- name: Checkout code
38-
uses: actions/checkout@v3
38+
uses: actions/checkout@v4
3939

4040
- name: Setup Node
4141
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)