We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc18964 commit 12e2464Copy full SHA for 12e2464
.github/workflows/publish.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: 'Checkout'
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
with:
23
fetch-depth: 0
24
token: ${{ secrets.PLURAL_BOT_PAT }}
0 commit comments