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 1ef2f05 commit f90c0b4Copy full SHA for f90c0b4
.github/workflows/pipeline.yml
@@ -59,7 +59,7 @@ jobs:
59
}
60
steps:
61
- name: Check out repository
62
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
63
- name: Run infracost diff
64
uses: infracost/infracost-gh-action@master
65
env:
0 commit comments