Loading .github/workflows/blog-post-workflow.yml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 uses: actions/checkout@v4 - name: Pull in blog posts uses: gautamkrishnar/blog-post-workflow@v1 with: Loading Loading
.github/workflows/blog-post-workflow.yml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 uses: actions/checkout@v4 - name: Pull in blog posts uses: gautamkrishnar/blog-post-workflow@v1 with: Loading