We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c8108 commit 22c27cdCopy full SHA for 22c27cd
.github/workflows/21ed-publish.yaml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
main:
12
name: deploy
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
14
steps:
15
- name: Checkout the repository
16
uses: actions/checkout@v4
0 commit comments