Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Updated workflow runners
Browse files Browse the repository at this point in the history
  • Loading branch information
spietras committed Jul 27, 2022
1 parent 88d1fa0 commit 2b643b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
draft:
name: Update draft release
# better to use pinned version here
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
with:
Expand Down

0 comments on commit 2b643b1

Please sign in to comment.