Skip to content

Commit ef4bf4a

Browse files
committed
Use nightly-latest for test for now
1 parent 0b8c812 commit ef4bf4a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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-action"
22
description: "Tests that the resolve-environment action works for Go"
3-
versions: ["latest"]
3+
versions: ["nightly-latest"]
44
steps:
55
- uses: ./../action/init
66
with:

0 commit comments

Comments
 (0)