Skip to content

Commit 21fee62

Browse files
osman-butttolzhabayevxnyo
authored
docs: update checkout action to v5 in example (#579)
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com> Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
1 parent 0113489 commit 21fee62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
contents: read
8585
runs-on: ubuntu-latest
8686
steps:
87-
- uses: actions/checkout@v4
87+
- uses: actions/checkout@v5
8888
- uses: actions/setup-node@v4
8989
with:
9090
node-version: "22"

0 commit comments

Comments
 (0)