We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a543fdd + c7104a7 commit 88b5a1bCopy full SHA for 88b5a1b
1 file changed
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Publish
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
16
- name: Publish
17
id: publish
18
shell: pwsh
0 commit comments