We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6dc28 commit b444da2Copy full SHA for b444da2
1 file changed
.github/workflows/deploy.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
deploy:
13
if: github.repository_owner == 'ofek'
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
15
16
steps:
17
- uses: actions/checkout@v4
0 commit comments