Skip to content

Commit 699be3d

Browse files
committed
replace legacy nodejs 20 action
1 parent 708565d commit 699be3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gcp-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
steps:
101101
- name: Show runs-on cost/performance summary
102102
if: github.repository_owner == 'AlmaLinux'
103-
uses: runs-on/action@v1
103+
uses: runs-on/action@v2
104104

105105
- name: Checkout CIT source
106106
uses: actions/checkout@v6

0 commit comments

Comments
 (0)