Skip to content

Commit 2ae8255

Browse files
authored
ci: bump actions versions (Dav1dde#472)
1 parent 976973c commit 2ae8255

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/glad2.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
name: Test
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@v3
11-
- uses: actions/setup-python@v4
10+
- uses: actions/checkout@v4
11+
- uses: actions/setup-python@v5
1212
with:
1313
python-version: '3.x'
1414
- name: Install Python dependencies

0 commit comments

Comments
 (0)