Skip to content

Commit 0173716

Browse files
authored
Bump release actions
1 parent 69c73ef commit 0173716

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
name: Mozilla Django OIDC Release
1111
steps:
12-
- uses: actions/checkout@v4
13-
- uses: actions/setup-python@v5
12+
- uses: actions/checkout@v5
13+
- uses: actions/setup-python@v6
1414
with:
1515
python-version: "3.12"
1616
- name: Install dependencies

0 commit comments

Comments
 (0)