We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b3431 commit 0f25c5dCopy full SHA for 0f25c5d
.github/workflows/cd-deploy.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy:
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
11
steps:
12
- name: Configure AWS credentials
13
uses: aws-actions/configure-aws-credentials@v1
0 commit comments