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 ef7079b + 684bd68 commit f2f72d1Copy full SHA for f2f72d1
.github/workflows/build-project.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
20
21
- name: Set up Docker Buildx
22
id: buildx
.github/workflows/release-project.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
0 commit comments