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 b16e3fa commit a2ba44eCopy full SHA for a2ba44e
.github/workflows/BuildImage.yml
@@ -16,7 +16,7 @@ jobs:
16
build:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v2.3.3
+ - uses: actions/checkout@v3
20
21
- name: Build image
22
run: |
0 commit comments