We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cfc40 commit 40f279cCopy full SHA for 40f279c
1 file changed
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
permissions:
28
contents: write
29
steps:
30
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
31
with:
32
fetch-depth: 0
33
-
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
token: ${{ secrets.RELEASE_TOKEN }}
0 commit comments