Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #32 from actions/bump-actions
Update actions/checkout
  • Loading branch information
Yoann Chaudet authored and GitHub committed Nov 1, 2022
2 parents aff0f43 + 73b4a07 commit e02d70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
draft-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e02d70a

Please sign in to comment.