Skip to content

Commit 7e5bafc

Browse files
committed
Use stable-v2.13.4 for integration test
1 parent eb9703e commit 7e5bafc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/__resolve-environment-action.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/resolve-environment-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Resolve environment"
22
description: "Tests that the resolve-environment action works for Go"
3-
versions: ["nightly-latest"]
3+
versions: ["stable-v2.13.4"]
44
steps:
55
- uses: ./../action/init
66
with:

0 commit comments

Comments
 (0)