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 949438f + c31f57f commit e4622f0Copy full SHA for e4622f0
1 file changed
.github/workflows/gcp-action.yml
@@ -21,7 +21,7 @@ jobs:
21
22
if: github.repository == 'digital-clouds/workload'
23
steps:
24
- - uses: 'actions/checkout@v4'
+ - uses: 'actions/checkout@v7'
25
- id: 'auth'
26
uses: 'google-github-actions/auth@v2'
27
with:
0 commit comments