Skip to content

Commit 40f279c

Browse files
authored
Update build.yml
1 parent 76cfc40 commit 40f279c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
permissions:
2828
contents: write
2929
steps:
30-
- uses: actions/checkout@v3
30+
- uses: actions/checkout@v4
3131
with:
3232
fetch-depth: 0
3333
-
@@ -69,7 +69,7 @@ jobs:
6969
permissions:
7070
contents: write
7171
steps:
72-
- uses: actions/checkout@v3
72+
- uses: actions/checkout@v4
7373
with:
7474
fetch-depth: 0
7575
token: ${{ secrets.RELEASE_TOKEN }}

0 commit comments

Comments
 (0)