There was an error while loading. Please reload this page.
2 parents 4117614 + c060595 commit ff26c42Copy full SHA for ff26c42
2 files changed
.github/workflows/citations.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-24.04
31
steps:
32
- name: checkout
33
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
34
- name: Install R
35
run: |
36
sudo apt-get update && sudo apt-get install -y r-base
.github/workflows/reuse-compliance.yml
@@ -19,6 +19,6 @@ jobs:
19
20
21
22
23
- name: REUSE Compliance Check
24
uses: fsfe/reuse-action@676e2d560c9a403aa252096d99fcab3e1132b0f5 # v6.0.0
0 commit comments