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.
2 parents c07f624 + 0ee6641 commit 649f5d3Copy full SHA for 649f5d3
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Checkout repository
24
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
25
- name: Grep action.yaml content
26
id: grep-image-content
27
run: |
0 commit comments