Skip to content

Commit 8ee5588

Browse files
committed
chore: checkout v3 fix
1 parent c4ef6fd commit 8ee5588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
with:
6868
release-type: simple
6969
package-name: example_plugin
70-
- uses: actions/checkout@v2
70+
- uses: actions/checkout@v3
7171
- name: tag stable versions
7272
if: ${{ steps.release.outputs.release_created }}
7373
run: |

0 commit comments

Comments
 (0)