Skip to content

Commit 436e1b8

Browse files
Bump actions/checkout from 5 to 6 (#48)
1 parent 1ae4eef commit 436e1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v5
15+
- uses: actions/checkout@v6
1616
- name: Stamp URL
1717
run: |
1818
echo '#!/usr/bin/env bash' > github-url.sh

0 commit comments

Comments
 (0)