We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a8c86 commit 7443953Copy full SHA for 7443953
.github/workflows/publish-to-hex.yml
@@ -12,7 +12,7 @@ jobs:
12
publish:
13
name: Publish to Hex
14
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
16
17
steps:
18
- name: Checkout this repository
0 commit comments