Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update actions/checkout
  • Loading branch information
Yoann Chaudet committed Oct 31, 2022
1 parent a597aec commit 42a1761
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 42a1761

Please sign in to comment.