We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca34915 commit bff03e1Copy full SHA for bff03e1
1 file changed
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
upload_release:
15
name: Upload release
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19
with:
0 commit comments