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 9e466ce commit 63eb91dCopy full SHA for 63eb91d
.github/workflows/dockerimage.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: actions/checkout@v2.4.0
+ - uses: actions/checkout@v3.2.0
13
with:
14
fetch-depth: '0'
15
- id: tagName
0 commit comments