Skip to content

Commit 946af59

Browse files
authored
Merge pull request #301 from gitfool/renovate/crazy-max-ghaction-github-runtime-4.x
2 parents 2788e38 + f7037ba commit 946af59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: docker/[email protected]
4444

4545
- name: Export runtime
46-
uses: crazy-max/ghaction-github-runtime@v3.1.0
46+
uses: crazy-max/ghaction-github-runtime@v4.0.0
4747

4848
- name: Cake build
4949
run: dotnet tool restore && dotnet cake --verbosity=verbose --publish=true

0 commit comments

Comments
 (0)