Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elwills authored Feb 10, 2023
1 parent f2c4f9d commit 8dedb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
GRAFANA_API_KEY: $\{{ secrets.GRAFANA_API_KEY }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Setup Node.js environment
uses: actions/setup-node@v3
Expand Down

0 comments on commit 8dedb69

Please sign in to comment.