Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dvaumoron committed Sep 14, 2023
2 parents 60a49e5 + b41f15e commit a8f4b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
if: ${{ github.event.issue.pull_request || github.event.pull_request }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Run Issue Generation
uses: jromero/issue-generation-action@v1.0.0-beta.4
id: issues-generation
Expand Down

0 comments on commit a8f4b48

Please sign in to comment.