Skip to content

Commit b8464e6

Browse files
authored
Update actions
1 parent 2b9d7fc commit b8464e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tags.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ permissions:
99

1010
jobs:
1111
validate:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-24.04
1313
steps:
14-
- uses: actions/checkout@v2
14+
- uses: actions/checkout@v4
1515
- name: Login to GitHub Container Registry
1616
uses: docker/login-action@v3
1717
with:

0 commit comments

Comments
 (0)