Skip to content

Commit 2c2cfb0

Browse files
authored
Merge pull request #35 from fsr/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents f8c65dc + e4366fb commit 2c2cfb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# Steps represent a sequence of tasks that will be executed as part of the job
2424
steps:
2525
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26-
- uses: actions/checkout@v6
26+
- uses: actions/checkout@v7
2727

2828
# create TheoLog/Übungen.html
2929
- uses: docker://pandoc/core:3

0 commit comments

Comments
 (0)