Skip to content

Commit 95fc3c2

Browse files
committed
switch to newer github actions
1 parent dd6ba7c commit 95fc3c2

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
@@ -13,7 +13,7 @@ jobs:
1313
# using "pandoc/latex" because of dependencies
1414
# used in the specific "build.sh"
1515
steps:
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v4
1717
- name: Pushes to another repository
1818
uses: cpina/github-action-push-to-another-repository@main
1919
env:

0 commit comments

Comments
 (0)