We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9917de2 commit b29a408Copy full SHA for b29a408
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: write
16
steps:
17
- name: Checkout Repository
18
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
19
with:
20
ref: main
21
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments