Skip to content

Commit

Permalink
Use nightly-latest for test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael B. Gale committed Jun 13, 2023
1 parent 0b8c812 commit ef4bf4a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/__resolve-environment-action.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pr-checks/checks/resolve-environment-action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "resolve-environment-action"
description: "Tests that the resolve-environment action works for Go"
versions: ["latest"]
versions: ["nightly-latest"]
steps:
- uses: ./../action/init
with:
Expand Down

0 comments on commit ef4bf4a

Please sign in to comment.