Skip to content

Commit 573b1f3

Browse files
committed
fix: use actions/checkout@v6 for rock packing
1 parent 9f79dfd commit 573b1f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
permissions:
8080
contents: read
8181
steps:
82-
- uses: actions/checkout@v4
82+
- uses: actions/checkout@v6
8383

8484
- name: Setup LXD
8585
uses: canonical/setup-lxd@main

0 commit comments

Comments
 (0)