Update Actions versions (#26814)

This commit is contained in:
Keith Bennett
2024-03-01 20:34:12 -08:00
committed by GitHub
parent 3fd175af8e
commit b9cfbaa8d4
6 changed files with 13 additions and 53 deletions
+2 -2
View File
@@ -19,7 +19,7 @@ jobs:
steps:
- name: Check out bugfix-2.0.x
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: bugfix-2.0.x
@@ -39,7 +39,7 @@ jobs:
exit 0
- name: Check out bugfix-2.1.x
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: bugfix-2.1.x