Skip to content

Commit

Permalink
Merge pull request #401 from ebattat/update_actions_v
Browse files Browse the repository at this point in the history
update actions version
  • Loading branch information
ebattat authored Mar 27, 2024
2 parents 7927282 + 361c3aa commit f1424d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Run_Grafonnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Generate grafana dashboard.json using grafonnet container
run: |
Expand Down

0 comments on commit f1424d3

Please sign in to comment.