We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f60d6f commit e72a5d8Copy full SHA for e72a5d8
.github/workflows/process_metadata.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: 'Extract metadata'
75
id: extract-metadata
76
# Pin action to full length commit SHA
77
- uses: stdlib-js/metadata-action@503cc11fbcf8802239f29310bd492f7faeddab7e # v2.0.2
+ uses: stdlib-js/metadata-action@3ccf68f24c51ae23470319e8e5619d539df8212b # v3.0.0
78
79
# Check the metadata for directives to send tweets:
80
- name: 'Send tweets'
0 commit comments