Explorar el Código

bump to v6-rc

opalmay hace 1 año
padre
commit
a540abf861
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/plugins.yml

+ 1 - 1
.github/workflows/plugins.yml

@@ -54,7 +54,7 @@ jobs:
         run: make test
         run: make test
 
 
       - name: Create Pull Request
       - name: Create Pull Request
-        uses: peter-evans/create-pull-request@v4
+        uses: peter-evans/create-pull-request@v6-rc
         with:
         with:
           branch: plugins-bump
           branch: plugins-bump
           delete-branch: true # Delete the branch when closing pull requests, and when undeleted after merging.
           delete-branch: true # Delete the branch when closing pull requests, and when undeleted after merging.